Collection Of Cool And Free Ajax Scripts
jQuery.Listen
This plugin brings a clean, light solution, to websites with dynamic loaded content, or full of event bindings.
Intead of bound, handlers for events, are registered along with matching selectors.
And they’ll still work for new added content.
jQuery Virtual Tour
This virtual tour plugin has the particularity to be accessible and can run even if javascript has not been activated] : navigation uses the standard html tags <map> and <area> in accordance with w3c.
No need for Flash, Quicktime ou Java. Your visitors will not have to install any software to experiment your virtual tour.
prettyPhoto : jQuery Plugin
prettyPhoto a jQuery lightbox clone.
NyroModal :: jQuery Plugin
100% Flexible and customizable modal window plugin for the jQuery library.
jQuery Ajax Manager
Helps you to manage AJAX requests and responses (i.e. abort requests, block requests, order responses). It is inspired by the AJAX Queue Plugin and the AjaxQueue document in the jQuery-Wiki.
Flexigrid for jQuery
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.
Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.
Damn Small Rich Text Editor
This piece of code creates a Rich Text Editor (”RTE”) from an IFRAME element. Yes, I know, there are tens of such scripts, and most of them are probably more sophisticated than mine, but my script’s purpose is to provide enough basic functionality while having the smallest footprint possible.
jQuery + Flot = Plots, Canvas, Charts
Fetch and format the data to be processed by Flot to generate the bar chart.
Inline content editor
This plugin is an inline content editor to allow editing rich HTML content on the fly. It’s an alternative to WYMeditor with much less features. With a small file size less than 17Kb 26Kb total and only 9Kb 18Kb of code and 7Kb packed, the main concept is to keep it simple, not all users need font coloring or create tables, just the basic.
jNice - jQuery form plugin
Create custom looking form elements, that function like normal form elements.

JSmile - smiles everywhere in few bytes
In a totally unobtrusive way for both (x)html and javascript events/functionality, this plug-in allows you to add, and remove, smiles in an entire document or only in some specified element.

imgAreaSelect
imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image.
jQuery Calculation Plug-in (v0.4)
The Calculation plug-in is designed to give easy-to-use jQuery functions for commonly used mathematical functions.
This plug-in will work on all types of HTML elements—which means you can use it to calculate values in <td> elements or in <input> elements. You can even mix and match between element types.
Numbers are parsed from the element using parseNumber() method—which uses a regular expression (/-?\d+(,\d{3})*(\.\d{1,})?/g) to parse out the numeric value. You can change the regular expression that’s used to determine what’s consider a number by changing the default regular expression.

jQuery plugin - tableRowCheckboxToggle
- It generically adds the toggle checkbox function to any table rows you specify based on the css class names.
- It will by default toggle any checkboxes within the table row.
- You can manually exclude checkboxes based on name, id or css classes in the script.
- If there is any applicable checkboxes inside of the table row that are checked, it will apply a class to the table row.
- It also marks table rows when there are checked applicable checkboxes on page load.

Table Drag and Drop JQuery plugin
This TableDnD plugin allows the user to reorder rows within a table, for example if they represent an ordered list (tasks by priority for example). Individual rows can be marked as non-draggable and/or non-droppable (so other rows can’t be dropped onto them). Rows can have as many cells as necessary and the cells can contain form elements.

jQuery plugin: Accordion
This plugin creates an accordion menu. It works with nested lists, definition lists, or just nested divs. Options are available to specify the structure, if necessary, the active element (to display at first) and to customize animations. The navigation-option automatically activates a part of the accordion based on the current location (URL) of the page.

AJAX Queue/Synch/Abort/Block Manager
Helps you to manage AJAX requests and responses (i.e. abort requests, block requests, order responses). It is inspired by the AJAX Queue Plugin and the AjaxQueue document in the jQuery-Wiki.















on November 15th, 2008 at 10:35 pm
thank you very much