jQuery Plugins

All Plugins

Table Pagination

Filed in Tables - over 3 years ago

This jQuery plugin is used to create a pagination element under a table element. You can customize your pagination needs through various settings.

Table Pagination

Table Search

Filed in Tables - over 3 years ago

This plugin adds a search feature in a table element. The select box is filled with all column headers names(this way the user can select on which column the search is going to be executed). The texts and messages of errors(data not found and empty field) can be customized.

Table Search

table2csv

Filed in Data, Tables - over 3 years ago

Converts a HTML table to a CSV (Comma separated values) string and provides a callback function with the CSV string as argument, the default delimiter is a ",".

table2csv

tableRowCheckboxToggle

Filed in Tables - over 3 years ago

It adds the toggle function to any table rows you specify based on the CSS class names. It will by default toggle any check boxes within the table row. However, you can manually exclude checkboxes based on name, id or CSS classes in the script.

tableRowCheckboxToggle

Tablesorter

Filed in Tables - over 3 years ago

Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. Tablesorter can successfully parse and sort many types of data including linked data in a cell.

Tablesorter

Taconite Plugin

Filed in DOM, Extensions - over 3 years ago

The jQuery Taconite Plugin allows you to easily make multiple DOM updates using the results of a single AJAX call. It processes an XML command document that contain instructions for updating the DOM.

Taconite Plugin

Tag Suggestion

Filed in Forms - over 3 years ago

If you're familiar with del.icio.us you will be familiar with the tag suggesting as-you-type support.

The reason why, I believe, the tagging works so well within del.icio.us is that it helps you create a subset of tags that you commonly use for different types of links. This way, it makes it easier to find tagged content later on. i.e. conversely if it didn't suggest links, it would be likely that you would have different variations or even spellings of the same tag on (what should be) grouped content.
So, in an effort to adopt this approach, I've created a jQuery plugin for tag suggestion.

Tag Suggestion

Tagbox

Filed in Forms - over 3 years ago

Tagbox is a simple tagging plugin for jQuery. It automatically collects and split user input into tags. See project page for more information.

Tagbox

Text Over Image

Filed in Animation & Effects - over 2 years ago

This plugin creates an animated text effect when the user hovers over an image and will disappear when the mouse is out of the image.

Text Over Image

TextArea Resizer

Filed in Forms, Extensions - over 3 years ago

Allows the user to extend / resize the textarea element/area within the web page HTML form whenever they feel.

TextArea Resizer
© 2007 - 2012 Plugins, Extensions & Tutorials by jQuery Plugins. We love jQuery.