Welcome To Snipplr


Everyone's Recent Snippets Tagged jquery



Use by inserting the following in the head. <script> $(document).ready(function() { $("input").toggleVal(); }); </script>
0 1517 posted 17 years ago by davebowker
setting additional css file for browsers under MacOS with JQuery
0 1251 posted 17 years ago by DesTincT
0 1186 posted 17 years ago by davebowker
Update: Fixed a bug at the basic click() function.
1 1168 posted 17 years ago by Wiederkehr
0 1145 posted 17 years ago by trey
5 1474 posted 17 years ago by trey
jQuery Plugin for returning selected DOM Nodes in DOM order. e.g. $('img.L,img.Y') will not be guaranteed DOM order (usually all the L's then all the Y's). Currently only works with IE and FF (that's all I needed).
1 1364 posted 17 years ago by kouphax
17 6804 posted 17 years ago by conspirator
Two different ways to open an external link (ones that start in http) in a new window. I know this isn't a great thing to do, but some clients _need_ to have it.
3 2005 posted 17 years ago by 1man
This is basically the code given in the book "learning jQuery " by Chaffer J & Swednerg K.
5 1857 posted 17 years ago by stavelin
this requires jquery.js, jquery.metadata.js, and jquery.validate,js
2 1357 posted 17 years ago by bcalloway
jQuery Sketch Plugin
1 1368 posted 17 years ago by gfazioli
Borrowed from Ajaxian, url is above.
0 1311 posted 17 years ago by mikegreen
https://www.chrisjmendez.com/2008/09/21/jquery-ensure-that-at-least-one-checkbox-is-selected/
4 1453 posted 17 years ago by chrisaiv
For user-friendly animations on hover event. Prevents repeating animations when hovering object many many times. Example needs "jquery.color" plugin for color animations. But you can use any animations you want.
0 1261 posted 17 years ago by DesTincT
jQuery script for navigation image rollovers
6 1272 posted 17 years ago by bcalloway
2 1407 posted 17 years ago by crazylion
Uses jQuery to add a class to odd table rows, for purposes of alternating colors, etc.
1 1361 posted 17 years ago by breakerjump
Can use without jquery
2 2009 posted 17 years ago by DesTincT
1 1417 posted 17 years ago by Juego
8 1548 posted 17 years ago by mdi
0 1060 posted 17 years ago by cczona