Welcome To Snipplr
Everyone's Recent jQuery Snippets Tagged jquery
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Set a variable by getting the URLs id with PHP. Find the the option with the name value that is equal with the variable and add "selected" to it.
0
1520
posted 13 years ago by LadyLoomis
Hides the button based on scroll position, fades in and out as necessary and upon click smoothly scrolls back to the top.
0
1355
posted 13 years ago by thewickedchemist
Simple jQuery accordion function for jQuery version 1.7.1 and above.
3
1510
posted 13 years ago by digitalclubb
Simple solution to add dropdowns quickly to any site.
0
1282
posted 13 years ago by thewickedchemist
Basic setup code for jQuery, linking to Google APIs for the jQuery library.
2
1797
posted 13 years ago by adrianparr
Simple Show/Hide Panel we learned in class for an assignment.
0
1010
posted 13 years ago by ninacess
This code snippet fetches the very latest minified version of jQuery from Google's CDN. If this is not available, we revert to a locally stored version (current version at time of publish was 1.7.1 - update this to suit going forward).
1
1675
posted 13 years ago by Huskie
A clean and simple jQuery function for creating a tabbed element. This one allows multiple tabbed elements on 1 page (which has been the downfall of so many others)
1
1372
posted 14 years ago by digitalclubb
jQuery
Cross Browser CSS sprites (for hovers, clicks, active state change via background position change)
Creating sprite buttons often had problems with different browsers.
This is a solution to get background positions in each browser for further manipulation.
1
1863
posted 14 years ago by bernhardb
How to make numbers update with a smooth animation with jQuery
1
1435
posted 14 years ago by claudiowebdesign
A quick snippet that removes the 'px' when accessing a value through jquery, and converts it into an integer.
0
1161
posted 14 years ago by cessnajumpin
This is inspired by jQuery autotabs plugin by Keywan Ghadami. I've made a few changes to allow for more versatility and to add button navigation.
0
1487
posted 14 years ago by Neener54
jQuery to set the width of some text to the width of a given element.
0
1475
posted 14 years ago by Narthur
https://github.com/zenorocha/jquery-boilerplate/blob/master/jquery.boilerplate.min.js
0
1245
posted 14 years ago by lawlesscreation