-
Categories
- Browsers (15)
- CSS (12)
- Events (8)
- Git (1)
- Graphics (4)
- HTML/XHTML (4)
- JavaScript (25)
- jQuery (18)
- MySQL (3)
- News & Updates (28)
- Operating Systems (2)
- PHP (33)
- Regular Expressions (4)
- Resources (3)
- Surreal CMS (11)
- Tutorials (4)
- Web Design (4)
- Web Servers (7)
- Web Standards (4)
- WordPress (1)
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