jQuery MultiGetScript reads a simple array and loads all the JS assets found at those URLs.The plugin also supports caching downloaded resources, so whenever possible local copies will be used instead of issuing a new HTTP request for the same files over...

jQuery Strings adds new methods to the jQuery core that lets developers easily perform various checks on strings.The types of actions supported are:- check if string is null or empty- check if string is a boolean value (0 or 1, true or false)- check if a...

basicFit

basicFit 2.0.1 updated

basicFit was created for the Ackee project, and was meant to help the developer in easily creating a responsive, square, uniform, tile grid. The plugin basically takes a collection of elements and floats them to the left inside a desired container (can be...

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...

PrintArea

PrintArea 2.4.2

It provides two different modes of printing, for iframes and popups.A demo is included with the download package.What is new in this release:Added a dialog box to the demo. Simple namespace the plugin's internal functions. What is new in version...

jqGrid

jqGrid 5.0.2 updated

It takes data and presents it inside interactive tables, all with dynamic AJAX calls. jqGrid can easily be integrated with lots of server-side languages like PHP, Java Servlets, JSP, ColdFusion, ASP and Perl. A demo is included with the download...

read more
patternLock

patternLock 0.5.2 updated

patternLock supports both facets of the system, letting users record a pattern, and then authenticating them based on their pattern. The dot grid is also customizable, developers being able to use any number of dots, not just the classic 3 by 3 Android...

read more

jQuery.Simple-Responsive-Equalheight is quite easy to setup and doesn;t even require you to write one single line of JavaScript code.Just add the "equalheight" class to elements you want to show at the same height and the plugin will do the rest.At page...

jPut

jPut 2.0.2 updated

jPut can be used whenever your want to dynamically control the content displayed on a Web page, but don't want to use a server-side programming language to do so.This small jQuery plugin lets you setup page layouts using a special syntax, mixing HTML...

read more

jQuery Equaliser can take the elements of an unordered list and forces them to the same vertical height.It then takes all the list's elements and perfectly spaces them out, creating a grid-like design.The difference is that equalization settings aren't...