Welcome To Snipplr


Everyone's Recent Snippets Tagged jquery



1 ... 34 35 36 37 38 ... 44
3 1695 posted 16 years ago by mauricenaef
I notice a lot of addClass/removeClass.. thought maybe I'd post an example on how to simplify that....
0 1765 posted 16 years ago by quickredfox
Taken from TVIDesign's 25 Excellent jQuery tips
0 1531 posted 16 years ago by nd6
1 1128 posted 16 years ago by radarseven
// How to use variables // within jQuery selectors
1 1146 posted 16 years ago by radarseven
From Liviu HolhoÅŸ - Blog http://blog.liviuholhos.com/javascript/add-a-favicon-near-external-links-with-jquery
4 2064 posted 16 years ago by batamire
1 1404 posted 16 years ago by jonniespratley
http://code.google.com/p/jquery-jtwitter/ for examples.
3 1478 posted 16 years ago by jonniespratley
http://code.google.com/p/jquery-jtwitter/ for examples.
2 1824 posted 16 years ago by jonniespratley
0 1483 posted 16 years ago by gerhardsletten
adapted from the fantastic „Learning jQuery 1.3“ book http://www.packtpub.com/learning-jquery-1.3/book
0 1562 posted 16 years ago by cfleschhut
Select the first and last item in an unordered list. As an example, I add a CSS class to each. In WordPress, it's not so easy to get wp\_list\_pages() to generate these classes. jQuery provides an easy out for javascript-enabled clients.
0 1802 posted 16 years ago by cyberhobo
inspired by boagworld.com
1 1347 posted 16 years ago by cfleschhut
This is a raw example of the nested lists structure with inherited numeration.
0 1408 posted 16 years ago by frujo
Plugin Source.
3 1458 posted 16 years ago by DrewDouglass
If you want to trigger an event on an matched element and that element may be introduced into the DOM from an Ajax request, you can still match against it by using the livequery plugin and the following code.
1 1470 posted 16 years ago by Meander365
This slide show was created by Jon Raasch @ JonRaasch.com. Just images. Look for Slide show #2 for a slide show using DIVs. hamiltopia_jquerySlideshow2
3 2109 posted 16 years ago by thehamilton
Simple jQuery Slideshow from JonRaasch.com
1 1646 posted 16 years ago by thehamilton
To prevent multiple submit from sending more than one request, bind the submit event and store a "disabledOnSubmit" data. Next time the event "submit" will be fire, the following jQuery code will return false. All submit buttons are also disabled (...
9 1944 posted 16 years ago by dalexandre
Sometimes you click a link like faq.html#item5 and, after the browser jumps you to the anchor, you have trouble spotting the item you're looking for. anchorAway is a little function that helps you call a function on anchored items, maybe something li...
0 1386 posted 16 years ago by dougunderscorenelson
1 1340 posted 16 years ago by vanne
0 1199 posted 16 years ago by sixmedia
2 1101 posted 16 years ago by hotice
Uses jquery and raw javascript to quickly add a class to the body class depending on what kind of page it is.
0 1588 posted 16 years ago by chrisjlee
0 1091 posted 16 years ago by tclancy
1 ... 34 35 36 37 38 ... 44