by jerone
19. July 2009 13:21
Today I'm releasing a new jQuery plugin I've developed. It's called LinkAlert, which makes it easy to detect which type a link is.
I got the idea after installing the Link Alert add-on for Firefox a while back. After using it for some time I recreated the idea as an userscript for GreaseMonkey. The script was one of my first scripts, but it was fully equipped.
Then yesterday I was thinking I want this for my site too. So I recreated the script, but then with all the advantages of the jQuery library.
There are two situations available for showing what for link it is; inline (beside the link) or beside your mouse pointer when you hover over it. Offcourse you can choose also both options.
The rest of the information you can find here or you can check out the example page.
Have fun, gr J