Category Archives: jQuery

jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements)

A set of methods that provide an inline, customizable way to show JavaScript alerts, confirmations, and prompts. Continue reading

Posted in jQuery | Leave a comment

jQuery Context Menu Plugin

A context menu plugin for jQuery that features easy implementation, keyboard shortcuts, CSS styling, and control methods. Continue reading

Posted in jQuery | Leave a comment

$.postJSON() for jQuery

POST an AJAX request and have jQuery parse the response as JSON data. Continue reading

Posted in jQuery | 2 Comments

jQuery Right-click Plugin

Easily add right-click functionality and disable browser context menus with this lightweight jQuery plugin. Continue reading

Posted in jQuery | Leave a comment

jQuery MultiSelect

Improve multi-select form controls with this easy-to-use jQuery plugin. Continue reading

Posted in jQuery | Leave a comment

jQuery File Tree

A configurable, AJAX file browser plugin for jQuery. Continue reading

Posted in jQuery | 2 Comments

jQuery Checkboxes: Select All, Select None, and Invert Selection

Learn how to add helpful checkbox behaviors with a few lines of jQuery. Continue reading

Posted in jQuery | 22 Comments

External Popup Links Using jQuery

How to make XHTML links that popup a new window and degrade gracefully using the jQuery JavaScript Library. Continue reading

Posted in jQuery | 33 Comments