jQuery++

jQuery++ 2.0.2 updated

jQuery++ completes jQuery with missing functionality, allowing developers to use the framework in a broader scope and for large scale applications.It is mainly made of DOM helpers and special events, all well-documented and ready to be used with any...

Clicking on a panel will either make it expand or collapse, depending on its current state.The plugin supports pre-load panel states, for already opened or closed panels. Tested in: Safari, Chrome, IE6+, Firefox3+, Opera10+.Features:Plugin configuration...

read more

jQuery-Equal-Height-Columns was created to homogenize pages with grid layouts of in-equal height.Given a collection of elements, the plugin scans their heights, takes the biggest value and applies it to the rest of them.A demo is included with the...

jQuery-inlog

jQuery-inlog 1.0.0

The plugin logs errors and debug info to the console, for easy troubleshooting.Features:No more alert($obj.length) to see if a selector worked. No more chaining many calls and figuring out which one fails. See nested or recursive calls in the right...

read more
jQuery-JSONP

jQuery-JSONP 2.4.0

The plugin is an alternative to working with JSONP, compared to the native solution shipped with jQuery.Tested and working with most major browsers like Internet Explorer 6+, Firefox 2+, Safari 3+, Opera 9+ and Google Chrome 1+.Features:JSONP flow...

jquery-overlap can detect whenever a selection area covers certain elements on the page.These elements can then be fed to other programs and plugins, allowing users to select items on the page using a simple drag gestures instead of endlessly clicking on...

read more

The plugin is based on pdf.js, a pure JavaScript/HTML5 PDF reader developed by Mozilla. Just like the original, jQuery-PDFDOC allows embedding and presenting PDF files without Acrobat Reader or any other plugin installed.Features:PDF preloader Skip to any...

It preloads JS, HTML. CSS and images, while animating a visual element (loader). The plugin is small (~2Kb) and does not slow down a page.jQuery-preloader is still in Beta development stage. Any issues should be reported on the Issues...