As it should be normal, the plugin allows developers to customize the navigation key shortcuts to whatever a developer might want his UI to use.Additionally, the "Keyboard Navigable" plugin also allows the customization of the selected element inside the...

read more

jQuery-runner can be used as a base for building count down or count up widgets.It includes methods for:Starting the timerStopping the timerRestarting the timerToggling between paused and playing statesResetting the timerKeeping track of lap timesStarting...

read more

Watches a page, detects and logs whenever the user switches away from the page's browser tab and when he comes back. Also logs browser window resizings.A demo is included with the download package.What is new in this release:Minor code cleanup. What is...

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

sessionTimeout can be used to prompt inactive users.If no actions are taken after this warning in a desired period of time, the page is then automatically redirected to a timeout URL.The aforementioned prompt dialog that is shown to the user will show him...

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

jQuery Multicolumn uses the HTML 5 data attribute to arrange various hTML elements on various columns.A demo is included with the download package.Requirements:JavaScript enabled on client side jQuery Modernizr Limitations:No...

read more
BigScreen

BigScreen 2.0.5

In layman's terms BigScreen allows developers to programmatically control when the browser can go in/out of "true" fullscreen mode.The library works with the entire page, video, photo, and iframed content.For video content, bigScreen uses a fallback to...

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 Nearest Element

jQuery Nearest Element 1.4.0 updated

The plugin works with pixel measurements, and not DOM structures. This is not to be confused with jQuery's own .closest() method, which is based on the DOM tree, not pixels. Also included are helper methods to find the furthest away or the element...

read more