Must have Development Tools Scripts for Web
jQuery Notebook was developed to be a simple port of the Medium.com rich text editor.Most of the native Medium editor features are supported with jQuery Notebook as well, allowing developers to deploy a similar WYSIWYG tool for their sites as the one used...
jQuery Outbound Analytics can track all link usage details or just the ones inside a designated area of the page.This is done by passing a simple jQuery selector of the desired section and letting the plugin do the rest.The data can be sent raw to the...
jQuery Panel Slider works like the side panel on Medium.com, pushing the page to the side to reveal a hidden section with extra content.
The side panel can be shown either from the left or right side of the page, and it can be opened and closed using...
jQuery Password Strength Checker, also known as pStrength, allows developers to add a security system for their password selection fields.The plugin can display a nice strength indicator for whatever password string the user chooses when registering on a...
IndexedDB is an API for client-side storage of significant amounts of structured data and for high performance searches on this data using indexes.IndexedDB is recommended for large amounts of data and provides separate APIs for synchronous and...
The jQuery Price Format plugin can be extremely useful when dealing with payment forms, bank transactions, or any other type of e-commerce or financial forms where users need to enter a lot of prices and money sums.The plugin works by reading the user's...
jQuery Product Slider Plugin relies on the developer to organize slider items in categories first and foremost.These categories are stored in the categories.json file.In a similar fashion, for each category, using the products.json file, details about...
jQuery Progress can output these progress bars anywhere on the page and they can be used for masking a loading operation until it has finished.Many facets of the progress bar, from colors, graphics, size, timer, speed, percentage, etc. can easily be...
The jQuery Resizable Columns plugin was created to allow users the ability to grab a table column separator and drag it around to resize the entire column.The plugin was also coded to work with HTML 5 localStorage to remember the resized column's width...
jQuery Response Slider is a tool to take into account whenever current projects require an image/content slider that renders the same on both environments (mobile & desktop).Examples and usage instructions are included with the download...