Welcome To Snipplr


Everyone's Recent jQuery Snippets



1 ... 14 15 16 17 18 ... 30
Custom Radio box, replace with images
2 1372 posted 15 years ago by touffies
Custom checkbox field, replace by images
2 1511 posted 15 years ago by touffies
Split a single phone number input field into 3 small input fields and create an hidden field for validation and keep server side variable name.
0 1517 posted 15 years ago by touffies
Hello, I have been developing with jQuery for just over a year now, I thought I would share something with you that I have found pretty time saving over the past few months. If you have ever had javascript conflicts due to several different jav...
2 1221 posted 15 years ago by mike-tempest
Easy "back to top" scroll link
1 1421 posted 15 years ago by benwellby
This is a cut down example using custom tabs (you can easily add a custom ajax event to load in content - just follow Ben Alman's example).
0 1649 posted 15 years ago by Meander365
CSS needed here: ` #largeImage { position: absolute; left: 50%; top: 50%; visibility: visible; } ` Dead Centre modified from: [Dead Centre a Div](http://snipplr.com/view/231/dea...
4 1514 posted 15 years ago by chendrix
useful for switching a play/stop button
1 966 posted 15 years ago by beso
0 1229 posted 15 years ago by beso
Quick plugin to paginate a liste.
0 1028 posted 15 years ago by Moonsheeld
Allow events to bubble up the DOM to overseeing handlers.
2 1365 posted 15 years ago by Meander365
When injecting via jQuery HTML content which contains script tags referencing external scripts, which are then referenced via scripting elsewhere in the injected HTML, some browsers (Chrome) will not wait for the external scripts to load causing the...
2 2080 posted 15 years ago by harikaram
This is a simple little content fader I created using jQuery. It is very simple and not browser intensive. It utilizes callback functions on the fadeOut to execute the fadeIn of the next content block. To reference the HTML src that goes a long with...
2 1094 posted 15 years ago by chrislorenz
Nice jquery script to check if a file exists, written by ambitionlab
3 1880 posted 15 years ago by thefricky
More info on SO: http://stackoverflow.com/questions/4061489/jquery-duplicate-field-input-text-in-real-time
1 1685 posted 15 years ago by logic-unit
A jQuery plugin that adds the .spiral() method, wich moves an element along an archimedean spiral path.
3 2125 posted 15 years ago by claudiowebdesign
0 999 posted 15 years ago by touffies
Useful snippet i found on a forum, use it to check to see if a user is old enough to submit a form.
2 1969 posted 15 years ago by 1man
This javascripts stops you from clicking on a nav link when there's a submenu below it, and it adds a class of "noclick" to the link, which you can use with CSS to change the cursor and background colour etc. .menu a.noclick:hover {cursor:default;}...
2 1120 posted 15 years ago by kristarella
This is a two file video player. I use JSON to get the list of videos from a user, then when a thumbnail is clicked, an AJAX request is sent with the id of the video, and an oEmbed response is sent back.
4 1418 posted 15 years ago by mloberg
This snippet of code is probably the most common and _valuable_ in the world of jQuery.
1 1425 posted 15 years ago by creativeboulder
Instead of putting "1.4.2" or whatever in the src, if you just put "1", you'll get the most recent version. At least until they release v2.
1 1347 posted 15 years ago by matula
1 1314 posted 15 years ago by rbulgueroni
1 ... 14 15 16 17 18 ... 30