Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged plugin



« Prev 1 2
Please visit http://pantuts.com/2014/09/21/quicknote-jquery-plugin/ for other included files and demos. Thanks
0 778 posted 9 years ago by pantuts
This is a skeleton template for a jquery plugin with custom methods
1 724 posted 11 years ago by rickygri
The difference between jQuery.extend() and jQuery.fn.extend()
1 675 posted 11 years ago by msstar
raty named jquery plugin for star rating
0 544 posted 11 years ago by ggmittal
jQuery plugin to save individual form fields each time something changes. Usage: `$('#MyForm').autosave(url, options);` where `url` defaults to form.method and `options` defaults to $.fn.autosave.defaultOptions (UNTESTED)
0 632 posted 11 years ago by kendsnyder
With this plugin you can create a custom cursor message e.g. Call this plugin before your jquery function to show the user a message like 'Loading...' and then simply remove the message after the function is done loading. You can expand this easily b...
0 618 posted 12 years ago by RobertHegeraad
scrollTo jQuery
0 530 posted 12 years ago by mortu
https://github.com/zenorocha/jquery-boilerplate/blob/master/jquery.boilerplate.min.js
0 535 posted 12 years ago by lawlesscreation
0 535 posted 12 years ago by kendsnyder
0 533 posted 12 years ago by kendsnyder
0 537 posted 12 years ago by lawlesscreation
0 553 posted 12 years ago by minrenmtv
This is a simple accordion plugin that i wrote. Hope it comes in handy.
0 524 posted 12 years ago by neilp123
This plugin is the work of Stefan Gabos, all credit, rights, and praise to be directed to him here: http://stefangabos.ro/jquery/jquery-plugin-boilerplate/
1 628 posted 12 years ago by Japh
5 782 posted 13 years ago by vestimir
Quick plugin to paginate a liste.
0 446 posted 13 years ago by Moonsheeld
0 481 posted 13 years ago by konteck
3 662 posted 13 years ago by gdpotter
This is quick code that demonstrates the usage of Microsoft's jQuery templating plugin.
8 865 posted 13 years ago by Nettuts
**Important: this snipplet has moved to Github.** - [Method 1: Static template via a SCRIPT tag, using Jquery Templates](https://gist.github.com/1972787) - [Method 2: Dynamic template from an arbitrary string, using Jquery Templates](https://...
1 628 posted 13 years ago by wildpeaks
From http://snipplr.com/view/41051/jscrollpane-ipadiphoneipodios-scoll-support/ here the part of code to add in jScrollPane.js for android,iphone,ipod,ipad support. Add this after :if (isScrollable) { (around line 165)
3 759 posted 13 years ago by Xeldar
A template of a basic jQuery plugin, including over-ridable options
3 692 posted 13 years ago by nikefido
There's got to be a better way?
0 459 posted 13 years ago by trepmal
jQuery plugin that let you specify a maximum length on a text field and optionaly specify the change the focus when that maximum length has been reach. Nice when making multiple input text to create a telephone form. Example: $("#telephone_1").maxLe...
0 501 posted 14 years ago by frankyfish
What it does is look for img tag and on rollover change the source path from "anyimage.jpg" to "anyimage_hover.jpg". It add the suffix "_hover" at the end of the src name without changing the extension. If you look at the code you will see that it al...
0 587 posted 14 years ago by frankyfish
NOTE: THIS HAS BEEN MOVED TO GITHUB: If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there: https://github.com/adamcoulombe/jquery.customSelect Plugin Download: http://www.adamcoulombe.info...
2 1316 posted 14 years ago by adamcoulombe
1 618 posted 14 years ago by delikassap
« Prev 1 2