New jQuery Plugins for Web
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...
This plugin allows developers to manipulate and add CSS 3 media queries from JS code.Under the hood, it adds various methods for dealing with viewport resizes or users accessing a page from various devices.What is new in this release:Default should be...
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...
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...
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...
Since most developers these days use GitHub to store their code, the service has become an invaluable tool for programmers and GitHub profiles have replaced entire coding portfolios completely.That's why a tool like jQuery Git vs Git can be a real asset,...
jQuery Diamonds lets developers control the diamond size and the gap between the diamond shapes.On top of that, the plugin can also hide incomplete rows and automatically reshuffle when the page is resized.The plugin is a very beautiful alternative to...
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()...
jQuery.whenLive (or whenLive) allows developers to dynamically apply settings and modifications to an element immediately after being loaded, changing its appearance or positioning according to the current page.This plugin gives the developer complete...
CSS 3 Finalize allows the developer to write pure CSS 3 code for his Web pages.The plugin will automatically parse and detect CSS rules that need vendor prefixes and attach then when shipping the CSS file to the user.Features:cursor-pointer"...