Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged jquery



1 ... 16 17 18 19 20 ... 24
This is a method that I use to easily wrap an HTML container with nice curly quotes. I much prefer this method over using images because the quotes can be easily stylized using css fonts, colors, and sizes. Also, the markup is semantically correct.
1 1510 posted 15 years ago by MikeyLikesIt
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0 1627 posted 15 years ago by vagrantradio
NOTE: THIS HAS BEEN MOVED TO GITHUB: If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there: https://github.com/adamcoulombe/jquery.customSelect Plugin Download: http://www.adamcoulombe.info...
2 2240 posted 15 years ago by adamcoulombe
1. Use absolute positioning to place label over the text box 2. Hide label except when JS is enabled 3. Use jQuery to hide label when field receives focus
1 1047 posted 15 years ago by flicity
A lightweight, collapsable menu script that works no matter how many nested lists there are.
1 884 posted 15 years ago by matthalliday
If body has lang="fr" then add a special class. We can't use the CSS pseudo selector :lang(fr) because there is currently no support in Safari.
0 921 posted 15 years ago by matthalliday
Make IE6 do tricks with jQuery
0 1264 posted 15 years ago by vagrantradio
This is assuming that you have SlideDeck loaded already. http://www.slidedeck.com/
0 1115 posted 15 years ago by Jamie
Catches click, if element has nextUntil elements, triggers a slideDown of child elements and returns false (to stop the anchor), if there are no nextUntil elements, does nothing and allows the click through (the anchor works).
0 1086 posted 15 years ago by daulex
3 1178 posted 15 years ago by bitmanic
3 1406 posted 15 years ago by adambundy
finds a specific attribute in an iFrame and loads it to another div on page.
1 1559 posted 15 years ago by vagrantradio
Will fade in and fade out on hover of element
0 1234 posted 15 years ago by vagrantradio
1 1331 posted 15 years ago by vagrantradio
Add target blank or rel external to outgoing links automatically.
3 1641 posted 15 years ago by vagrantradio
Useful random jQuery snippets.
0 804 posted 15 years ago by vagrantradio
Any link with a hash (#) will scroll to that id on the page. Hat Tip, Karl Swedberg.
1 1341 posted 15 years ago by vagrantradio
0 1183 posted 15 years ago by vagrantradio
Quick and dirty lowercase / uppercase conversion.
2 1612 posted 15 years ago by vagrantradio
jQuery Ajax function to load xml data into a table and add class to even rows for striping.
1 2104 posted 15 years ago by vagrantradio
grabs image alt or src and appends it to a title
1 1249 posted 15 years ago by vagrantradio
link to plugin http://projects.exvoto.org/jquery-extjsoncookie/
1 1186 posted 15 years ago by almazom
1 ... 16 17 18 19 20 ... 24