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 1306 posted 13 years ago by Huskie
Show link on bottom page.
0 1009 posted 14 years ago by genik
Show fast link when scrolling down/up the document.
0 888 posted 14 years ago by genik
0 1159 posted 14 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 1145 posted 14 years ago by thefricky
Easy "back to top" scroll link
1 1102 posted 14 years ago by benwellby
This one worked for me and I thought I'd share it with the rest of you!
2 1404 posted 14 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 1045 posted 14 years ago by rgsmith007
parse every anchor (<a href="#"></a>) on your page
0 1020 posted 15 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 1178 posted 15 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 951 posted 15 years ago by math89
0 732 posted 15 years ago by joe-bbb
From Liviu HolhoÅŸ - Blog http://blog.liviuholhos.com/javascript/add-a-favicon-near-external-links-with-jquery
4 1579 posted 15 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 1079 posted 16 years ago by HubertGaulin
« Prev 1 Next »