Macaroon

Macaroon 3.1.0

Macaroon can create, edit, parse and remove browser cookies with simple lines of code.Macaroon additionally provides a way of configuring where the cookie gets saved, expiration time and the cookie's domain.The plugin allows a developer to control what is...

read more
PgwBrowser

PgwBrowser 1.2.0

PgwBrowser was created to help developers in creating applications that behave different based on the user's local platform.The plugin employs the classic user-agent string parsing technique, extracting various details and making them available for...

read more

PositionCalculator can be used to detect overlapping page elements or to support a collision detection system and avoid page elements from interact with each other.The plugin is quite easy to setup and besides basic page elements it also supports events,...

read more
tabbedContent

tabbedContent 1.6.0 updated

tabbedContent allows building simple HTML and jQuery tab panels. The plugin is recommended for websites that have to present lots of text content inside a small area and need a quick and comprehensive pagination utility. tabbedContent will allow the...

read more
jLayout

jLayout 0.17

The library provides methods for manipulating grid elements, borders, margins, layout flow, minimum sizes, adjustable margin lines, etc..These methods can be used to let the developer control his page programmatically, via JavaScript code.The developer...

copyEvents

copyEvents 1.4.0

The plugin includes two main methods: copyEvents and copyEventTo.An extra method called cloneWithEvents will clone the element itself along with its attached events if necessary.They all take a selector, jQuery collection, or just an element...

read more
Pronto

Pronto 3.2.1

Pronto allows developers to load certain page sections at a time, increasing page speed by loading the absolutely necessary sections at first, and then fetching the newer content as the user navigates the page.Pronto uses a PJAX and HTML 5 pushState()...

read more
jq.entry

jq.entry 1.0.0

jq.entry is a jQuery plugin that can watch the mouse cursor and detect the direction from which it enters certain elements.Coupled with the callback functions it comes equipped with for mouse enter and mouse leave events, the plugin can be used to trigger...

read more

jquery.eqHeight.js will bring some order to a page by making similar elements display at the height of the biggest one.This behavior is great for floated and grid-based layouts, where elements at different sizes usually break the page template and leave...

read more
matchHeight

matchHeight 0.6.0

matchHeight will analyze a series of elements, determine the biggest height value, and apply it to all elements in that collection.This is done to make elements appear as part of a grid, much more visually appealing, and easier to read.The plugin can...

read more