dblclick method in jQuery

dblclick() method sends an event to an html element when double clicking on the selected element.

Example: Double clicking on a button shows the content of a paragraph previously hidden by css.

  • show().Displays the content of the selected html element that was previously hidden.
Comments

PHP Captcha


Interesting Articles