Question: 2. JavaScript - What happens after the user moves the mouse over the word DB: function f1() { document.getElementById(p2).style.display=none; } PHP DB
2. JavaScript - What happens after the user moves the mouse over the word "DB": function f1() { document.getElementById("p2").style.display="none"; } PHP DB
Step by Step Solution
There are 3 Steps involved in it
When the user hovers the mouse over the word PHP a JavaScript function called f1 is triggered This ... View full answer
Get step-by-step solutions from verified subject matter experts
