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 645 posted 12 years ago by jbernus
0 540 posted 12 years ago by retsub79
1 692 posted 12 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 1256 posted 12 years ago by claudiowebdesign
To get the most recent version in the 1.x.x family.
0 715 posted 12 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 584 posted 12 years ago by cpres
Assumes that you have got a #mainnav around your menu. Works nicely with wp_nav_menu inside.
0 585 posted 12 years ago by telltec
0 557 posted 12 years ago by kendsnyder
about.html
0 534 posted 12 years ago by craigmoss
index.html
0 548 posted 12 years ago by craigmoss
0 602 posted 12 years ago by craigmoss
0 668 posted 12 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 660 posted 12 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 710 posted 12 years ago by claudiowebdesign
0 361 posted 12 years ago by tjboverl
Add a class to every 4th item using jQuery nth-child and add class
0 626 posted 12 years ago by i-am-andy
0 512 posted 12 years ago by vigoncas
0 528 posted 12 years ago by MarkusToe
0 556 posted 12 years ago by kendsnyder
//######################################################################### // // *taken from http://www.catswhocode.com/blog/mastering-html5-prefetching // //#########################################################################
0 856 posted 12 years ago by rydaly
0 548 posted 12 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 987 posted 12 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 712 posted 12 years ago by thursday0384
1 2 3 4 5 6 7 ... 24