Back to mininova labs

No click links

What?

No-click-links are link which you don't have to click.

Example

Click the following link, or hover your mouse above it for 1 second (untill it is totaly faded).
It will both trigger your browser to follow the link.

The code

code for the link: <a href="javascript:alert('link clicked')">link</a>
Nothing special there, all the code is done in the noclick.js script.

As you can see this link doesn't have the noclick functionality,
this is because the noclick.js script was included just above this line.

Usage

You can include the script at the bottom of your page.

An other more interresting usage is when you store the noclick script as a bookmark.
When you do this you can use the functionality on every page. (Note: ofcource this doesn't work in IE)
  1. Make a bookmark of the following link (e.g. by dragging it to your Bookmarks toolbar): Make No-click-links
  2. Now open another page
  3. Click on the bookmarked link
  4. Now all the links on the other page will have the noclick functionality