Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged jquery



1 2 3 4 5 6 7 ... 24
Dynamically add <label> HTML tag to input description, matching the input by adding an ID value to the input.
0 1024 posted 13 years ago by jbernus
0 910 posted 13 years ago by retsub79
1 1095 posted 13 years ago by vitorbari
Hi everyone, a while ago i posted a little script that reproduced a little animation effect seen in Windows 8 Developer Preview. I thought about expanding it some more, and in the end i started actually recreating the whole Metro interface in HTML5/C...
1 1838 posted 13 years ago by claudiowebdesign
To get the most recent version in the 1.x.x family.
0 1111 posted 13 years ago by Huskie
Working on an ecommerce site I found out from our Japanese distrubutors that they don't have a decimal for the currency since yen doesn't deal in change. 1 yen is a fraction of a cent anyway! This code looks for the Yen since within a <span></span...
0 967 posted 13 years ago by cpres
Assumes that you have got a #mainnav around your menu. Works nicely with wp_nav_menu inside.
0 997 posted 13 years ago by telltec
0 946 posted 13 years ago by kendsnyder
about.html
0 851 posted 13 years ago by craigmoss
index.html
0 909 posted 13 years ago by craigmoss
0 942 posted 13 years ago by craigmoss
0 1050 posted 13 years ago by craigmoss
I tried to create a little jQuery method to notify events to the user just as in facebook. EXAMPLE: http://claudiobonifazi.com/snippets/fb_like_notifications/ 1- Link this little plugin to your page (or paste it into your files as you wish)...
0 1058 posted 13 years ago by claudiowebdesign
After giving a try with the Windows 8 Developer Preview i asked myself if i could reproduce the on click effect of the metro UI in a webpage. Sadly, for what i know at this time CSS3 3d transformations works only on webkit browsers, so this is not...
0 1090 posted 13 years ago by claudiowebdesign
0 652 posted 13 years ago by tjboverl
Add a class to every 4th item using jQuery nth-child and add class
0 995 posted 13 years ago by i-am-andy
0 854 posted 13 years ago by vigoncas
0 840 posted 13 years ago by MarkusToe
0 906 posted 13 years ago by kendsnyder
//######################################################################### // // *taken from http://www.catswhocode.com/blog/mastering-html5-prefetching // //#########################################################################
0 1258 posted 13 years ago by rydaly
0 902 posted 13 years ago by lawlesscreation
Changes 340px with the page footer height. CSS: #top_link{ position:fixed; bottom:20px; right:50%; margin-right:-600px; overflow:hidden; text-indent:-9999px; background:url(../img/top.png) no-repeat 0 0; display:block; width:5...
1 1472 posted 13 years ago by leobetosouza
This is a jQuery custom function used for clearing the default input values of input fields without having to add a class or inline javascript like onclick or onblur. Just write your input and give it a value like you normally would and then add this...
1 1195 posted 13 years ago by thursday0384
1 2 3 4 5 6 7 ... 24