About 2,860,000 results
Open links in new tab
  1. javascript - Make a link open on double click - Stack Overflow

    Dec 30, 2010 · How to make hyper link <a>Link</a> a double click link: i:e link should open on double click and single click should do nothing.

  2. How do I add a .click () event to an image? - Stack Overflow

    Give your image that ID: Alternatively, you could throw the JS in a function and put an onclick in your HTML: I suggest you do some reading up on JavaScript and HTML though. The others …

  3. javascript - How to trigger a link (a tag) with double click instead …

    Oct 20, 2013 · I would suggest to add an attribute to handle links with a double click option. <a href='http://...' dblclick>Link</a> ^^^^^^^^ At the end of your html document add this lines to …

  4. ondblclick Event - W3Schools

    The ondblclick event occurs when the user double-clicks on an HTML element. All HTML elements, EXCEPT: <base>, <bdo>, <br>, <head>, <html>, <iframe>, <meta>, <param>, …

  5. Element: dblclick event - Web APIs | MDN - MDN Web Docs

    May 2, 2025 · The dblclick event fires when a pointing device button (such as a mouse's primary button) is double-clicked; that is, when it's rapidly clicked twice on a single element within a …

  6. HTML ondblclick Event Attribute - W3Schools

    Double-click on a button to copy some text from an input field to another input field:

  7. Show Images with a Click in JavaScript using HTML

    To show images with a click in JavaScript using HTML, you can use the display property of the style object to hide and show the images as needed. Syntax: Here "display" property of …

  8. How to Use Double Click (dblclick) Events in JavaScript?

    Aug 10, 2023 · Learn how to handle the button double-click events in JavaScript using the dblclick event. This article provides examples and explanations on how to use the addEventListener …

  9. javascript - Double click image function - Stack Overflow

    Mar 31, 2014 · can someone help me in creating a simple script, that when somebody double click the picture, the button {LikeButton color="grey"} will be activated then a heart picture will …

  10. <link>: The External Resource Link element - MDN Web Docs

    Apr 10, 2025 · The sizes attribute indicates the icon size, while the type contains the MIME type of the resource being linked. These provide useful hints to allow the browser to choose the most …

    Missing:

    • Double Click

    Must include:

  11. Some results have been removed
Refresh