Simple HTML5 page edits. Storage.js uses the new HTML5 contenteditable attribute and localStorage to bring you HTML5 awesomeness. A jQuery plugin around the localStorage api. Formerly known as Storagify.
Best jQuery Plugins Plugins & Tutorials with Demo
modplug : Writing jQuery plugins made easy
When writing jQuery plugins some recurring steps need to be taken to fullfill the best practices for jQuery plugins. modplug encapsulates some steps so you can focus on the real logic of your plugin.
jQuery HiddenPosition Easily position any element with Demo
jQuery HiddenPosition a position any element to any element, even if they are hidden.This plugin works exactly (at least in our intentions) as position plugin from jQuery UI. The need for this plugin raised from the fact that it doesn’t work with hidden elements, and in some cases we prefered to position them before showing.
DragToShirt : jQuery plugin that turn Web page into a t-shirt shop
DragToShirt is a jQuery plugin that allows you to easily turn a web page into a t-shirt shop. It uses the Spreadshirt api, and allows your visitors to drag images from your site onto t-shirts to generate a product that they can then buy. This is very convenient if you have, for example, an online gallery and you want to make money by making commissions from t-shirt sales. It’s designed to be easy to use, customizable, and not require any changes to your current web page design.
jQuery Endless Scroll a infinite pagination with Demo
Endless/infinite scrolling/pagination.If you don’t already know, endless scroll (or endless pagination, or infinite scrolling) is a popular technique among web 2.0 sites such as Google Reader and Live Image Search, where instead of paging through items using the traditional pagination technique, the page just keeps loading with new items attached to the end.










