Pin plugin reloaded
a little while ago, a friend wrote the pin plugin based on prototype and since that time I decided to move to jquery so I decided to update it.
About
The goal of this plugin is just to remember field’s values when needed by the user.
Why ?
Imagine that you have a (big) form that it’s extensively used and for some reasons the value of some fields are repeated every time, the plugin can solve this (writting/selecting) issue by providing a mechanism to choose and save some fields.
How ?
Like other jquery plugins you just have to call :
$(element).pin();
Dependencies
- jQuery of cource
- Cookie plugin
Download
- you can check the demo
- Download latest version
ToDo
- move pin images to options, so you can set your own images
- add multiple select, radio and checkbutton support
Changelog
Not yet


