InterviewSolution
Saved Bookmarks
| 1. |
Explain Dbclick() Method In Jquery? |
|
Answer» The DBCLICK() METHOD ATTACHES an event handler function to an HTML ELEMENT. The function is executed when the USER double-clicks on the HTML element: The dbclick() method attaches an event handler function to an HTML element. The function is executed when the user double-clicks on the HTML element: |
|