jQuery All Attributes overrides the built-in $.fn.attr method for retrieving all attributes used inside a DOM element instead of returning null.Usage instructions are included with the package's README file.The plugin works with client-side (browsers) and...

read more

jQuery Element Diff works with client-side (browsers) and server-side (Node.js) environments. Usage instructions are included with the package's README file.What is new in this release:Updated README.md file. Requirements:JavaScript enabled on client...

read more

The plugin enhances jQuery UI's ui-draggable element.It modifies it so instead of one object, it can move multiple items at once.Usage instructions are included with the download package.What is new in this release:Minimal drag-multiple...

read more

W3C's Page Visibility API defines a standard for site developers to programmatically detect the current visibility state of the page.By page visibility and it's state, the API refers to minimized browser windows, active windows, maximized browser window -...

read more

The "jQuery.resizestop (and resizestart)" plugin allows developers to have more control over how resize events are handled when developing Web apps and websites on top the jQuery JavaScript framework.The plugin handles this by adding extra callbacks for...

read more

Inspired by Masonry and Isotope's interactive grids, jQuery.waterfall is a simple re-implementation of the same principles, but with a different approach.jQuery.waterfall can be used to create grid column layouts that re-shuffle elements from one column...

read more
PgwCookie

PgwCookie 1.4.0

Cookie files are used by programmers to store various individual, client-specific options in the user's browser.These files can be crucial for a website's proper functioning and are very valued by developers that understand their role.The PgwCookie plugin...

read more

jQuery Hover Direction adds basic CSS classes to a hovered element, based mouse entry point.This will allow developers to trigger custom animations or use custom CSS styles based on the user's hover direction.The plugin can also work with exit points as...

read more
$.store

$.store 1.0.0

$.store supports the new, set, get, delete, and flush localStorage features.This will allow developers all the basic tools for recording data in the browser and retrieving it at any later points.The $.store jQuery plugin also comes with a polyfill for...

read more
wBoiler

wBoiler 2.0.4

wBoiler is a simple starter kit for creating other jQuery plugins.It sets up a basic structure on which developers can add the code of their jQuery plugin, respecting all of the recommended industry best practices and development patterns.wBoiler respects...

read more