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
1357
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
1169
posted 13 years ago by thewickedchemist
Simple jQuery accordion function for jQuery version 1.7.1 and above.
3
1316
posted 13 years ago by digitalclubb
Simple solution to add dropdowns quickly to any site.
0
1108
posted 13 years ago by thewickedchemist
Basic setup code for jQuery, linking to Google APIs for the jQuery library.
2
1592
posted 13 years ago by adrianparr
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
1451
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
1155
posted 13 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
1494
posted 13 years ago by bernhardb
How to make numbers update with a smooth animation with jQuery
1
1175
posted 13 years ago by claudiowebdesign
A quick snippet that removes the 'px' when accessing a value through jquery, and converts it into an integer.
0
988
posted 13 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
1190
posted 13 years ago by Neener54
jQuery to set the width of some text to the width of a given element.
0
1269
posted 13 years ago by Narthur
https://github.com/zenorocha/jquery-boilerplate/blob/master/jquery.boilerplate.min.js
0
1056
posted 13 years ago by lawlesscreation