Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged link



« Prev 1 Next »
IE6 and IE7 don't respect the 'outline' attribute for hyperlinks. This jQuery snippet removes the annoying outline in these browsers.
0 860 posted 12 years ago by Huskie
Show link on bottom page.
0 639 posted 12 years ago by genik
Show fast link when scrolling down/up the document.
0 496 posted 12 years ago by genik
0 698 posted 13 years ago by Alwaison
Instead of writing the link in the HTML, just write the email address inside any tag you want (p, spam, div...) with the class "email", and put "[at]" instead "@". This script replace the "[at]" and create the link outside the spam robot sight
1 728 posted 13 years ago by thefricky
Easy "back to top" scroll link
1 705 posted 13 years ago by benwellby
This one worked for me and I thought I'd share it with the rest of you!
2 883 posted 13 years ago by e11world
This will automatically tag external links and prefix the URL with '/outgoing' for tracking in Google Analytics. The pageTracker is assumed to be added to the page elsewhere in the markup. By default it is applied to all links contained in the BODY t...
0 652 posted 13 years ago by rgsmith007
parse every anchor (<a href="#"></a>) on your page
0 612 posted 13 years ago by math89
Here is a nice snippet to open links in pop-up windows. Just add the popup css class to your link to make it work.
3 704 posted 14 years ago by math89
The target="blank" attribute is not valid XHTML 1.0 Strict. using jQuery, you can achieve the same functionality without having validation problems.
0 553 posted 14 years ago by math89
0 433 posted 14 years ago by joe-bbb
From Liviu HolhoÅŸ - Blog http://blog.liviuholhos.com/javascript/add-a-favicon-near-external-links-with-jquery
4 1065 posted 14 years ago by batamire
This code was use for openning a pdf file that was in a table cell. This link was the only link/button for each rows. Using this, you can click anywhere on each rows to open it's link page.
0 665 posted 15 years ago by HubertGaulin
« Prev 1 Next »