11 Best jQuery File Upload Plugins
1. Uploadify – JQuery File Upload Plugin Script Uploadify is a jQuery plugin that integrates a fully-customizable multiple file upload utility on your website. It uses a mixture of Javascript, ...
1. Uploadify – JQuery File Upload Plugin Script Uploadify is a jQuery plugin that integrates a fully-customizable multiple file upload utility on your website. It uses a mixture of Javascript, ...
1. A Lightweight AutoScroll to Top jQuery Plugin Increasing your webpage usability is not that easy, you have to consider a lot of things. One of the necessary element is to ...
1. Lightview by Nick Stakenburg Lightview was built to change the way you overlay content on a website. Clean: Designed to compliment your content. Fast: Smart image preloading. Easy: Customizable without having ...
1. jQuery Effect toggle() Method The toggle() method toggles between hide() and show() for the selected elements. This method is also used to toggle between custom functions. 2. Jquery Tutorial : ...
1. .animate() at jQuery api Perform a custom animation of a set of CSS properties. The .animate() method allows us to create animation effects on any numeric CSS property. The only required ...
1. jScrollPane – custom cross-browser scrollbars By kelvinluck jScrollPane is a jQuery plugin which provides you with custom scrollbars which work consistently across all modern browsers. You can style the scrollbars using ...
1. jQuey ui Sortable The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse. 2. jQuery UI Sortable Tutorial Here’s a simple tutorial showing how to ...
1. jQuery plugin: Tooltip Replacing standard tooltips is easy: Just include the script on the page, add a stylesheet, select the elements to tooltip and call the tooltip plugin. 2. qTip ...