jQuery Autosize is a plugin to enable automatic height for textarea elements.Small jQuery plugin to allow dynamic resizing of textarea height, so that it grows as based on visitor input. To use, just call the .autosize() method on any textarea element.
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.
jQuery Effect smooth scroll with Demo
The effect of scroll fluid is already built, according to your user settings on some browsers. It is manifested by a smooth scrolling of the webpage when you get off or ride through the mouse wheel, or the keys on your keyboard.You can generate this effect as clicking an anchor using JavaScript.
Intriguing animate-on-scroll effect – jQuery tutorial with Demo
In this tutorial we try to recreate the intriguing scrolling effect. We’ll go for simplicity : 5 objects to animate and linear movement, no easing. The basis that opens the door for further elaboration.
The idea is to encourage the visitor to scroll down by positioning the #separation element at the bottom of the page. We want the #separation to stay there when the window is resized but to move up when we start to scroll down.










