The jQuery JSON-to-table plugin will help improve a site's readability level by embedding JSON data with the help of a table, instead of just dumping a mangled collection of characters on the page.While it can be used on frontends, the place where it will...

read more

The plugin uses an interesting method of clearing cookies.It does not delete them, but only passes them a null value.What is new in this release:Support for AMD. Removed deprecated method $.cookie('name', null) for deleting a cookie, use...

read more
geticon

geticon 1.0.0

To fetch the icon, the plugin queries the geticon.org service.geticon.org finds the website's favicon and converts it to a 16x16 px sized, image/png file.Optionally it will also cache the icon.Works with links embedded on a page, or with form dynamic...

read more
Matrix.js

Matrix.js 0.31

Besides loading resources on demand, it can manage their usage, get dependencies and release them when they're not needed on the page anymore.Its use cases include JS heavy websites, where resource retrieval at page load slows down the page and diminishes...

read more

The preloader is supplied with an array of image paths which it will then attempt to load, storing the images in the cache.Once all the images have been fully loaded into cache, the preloader will execute the callback function.It supports loading one...

read more

If a height offset is provided, the plugin will add the offset to the iFrame height.Useful when wanting the iFrame to overlay on the entire page's height.Requirements:JavaScript enabled on client side jQuery 1 or...

read more
jQuery Actual Plugin

jQuery Actual Plugin 1.0.18 updated

The plugin is a fix for older versions of jQuery who can't always detect and retrieve dimensions from invisible elements (CSS visibility set to "none"). They normally return 0 instead of the actual width or height. Documentation can be found in the...

read more

simpleCaptcha needs a PHP server to run correctly and is a good, safe way of preventing your forms from being abused by spam bots.Because in doesn't rely on text recognition and requires an actual human reading the field to figure it out, the CAPCTCHA is...

read more
matchHeights

matchHeights 1.7.2

Can be used to equalize parallel columns or any other elements that are displayed in grid layouts, and so avoid breaking the grid's alignments.Features:Configurable options: minHeight: null, optional minimum height setting maxHeight: null, optional...

read more

The warning message looks like the Windows crash blue screen.The warning message can be customized via the plugin's source.By default, links to more recent browsers are shown, for the user to go and download a modern browsing...

read more