Name the JavaScript event where visitor double-clicks specified area.

a. onfocus
b. ondblclick
c. onkeypress
d. onkeyup
e. onmousedown

b. ondblclick

Computer Science & Information Technology

You might also like to view...

After becoming familiar with the data in a database, what should be the first step when creating an action query?

A) Run the query. B) Back up the database. C) Using design view, create the query. D) Save the database in an earlier version.

Computer Science & Information Technology

Constants are declared using keyword .

a) static b) const c) fixed d) None of the above.

Computer Science & Information Technology