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 827 posted 14 years ago by MikeyLikesIt
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0 911 posted 14 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 1379 posted 14 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 558 posted 14 years ago by flicity
A lightweight, collapsable menu script that works no matter how many nested lists there are.
1 449 posted 14 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 471 posted 14 years ago by matthalliday
Make IE6 do tricks with jQuery
0 695 posted 14 years ago by vagrantradio
This is assuming that you have SlideDeck loaded already. http://www.slidedeck.com/
0 521 posted 14 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 582 posted 14 years ago by daulex
3 633 posted 14 years ago by bitmanic
3 742 posted 14 years ago by adambundy
finds a specific attribute in an iFrame and loads it to another div on page.
1 835 posted 14 years ago by vagrantradio
Will fade in and fade out on hover of element
0 630 posted 14 years ago by vagrantradio
1 708 posted 14 years ago by vagrantradio
Add target blank or rel external to outgoing links automatically.
3 821 posted 14 years ago by vagrantradio
Useful random jQuery snippets.
0 421 posted 14 years ago by vagrantradio
Any link with a hash (#) will scroll to that id on the page. Hat Tip, Karl Swedberg.
1 695 posted 14 years ago by vagrantradio
0 647 posted 14 years ago by vagrantradio
Quick and dirty lowercase / uppercase conversion.
2 917 posted 14 years ago by vagrantradio
jQuery Ajax function to load xml data into a table and add class to even rows for striping.
1 1340 posted 14 years ago by vagrantradio
grabs image alt or src and appends it to a title
1 656 posted 14 years ago by vagrantradio
link to plugin http://projects.exvoto.org/jquery-extjsoncookie/
1 600 posted 14 years ago by almazom
1 ... 16 17 18 19 20 ... 24