jQuery Animated Table Sorter is a simple html table sorter, with the added benefit of animating the sorting operation.
This is a stupidly simple, absurdly lightweight jQuery table sorting plugin. As long as you understand basic JavaScript sorting, you can make this plugin do as much or as little as you want.
ParamQuery grid is a lightweight jQuery grid plugin inspired by MS Excel and Google spreadsheet. It's based upon jQueryUI Widget factory which is an excellent design pattern for UI controls with consistent API. It's free to use.
stacktable.js is a jQuery plugin for equalizing the height or width of elements.
The purpose of stacktable.js is to give you an easy way of converting wide tables to a format that will work better on small screens. It creates a copy of the table that is converted into a 2-column key/value format.
FooTable is a jQuery plugin that aims to make HTML tables on smaller devices look awesome - No matter how many columns of data you may have in them.
jqRazorGrid is a jQuery plugin that transforms your JSON encoded data into a dynamic, themable and extensible grid. This plugin's aim is to create the most amount of functionality for the least amount of set-up code.
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. Also it has many useful features.
Tocify is a jQuery plugin that dynamically generates a table of contents. Tocify can be optionally styled with jQueryUI Themeroller, and optionally animated with jQuery show/hide effects.
Tocify also optionally provides support for smooth scrolling, scroll highlighting, scroll page extending, and the HTML5 pushstate API via History.js.
jTPS is a datatable jQuery plugin that offers pagination, animated scrolling through pages and intelligent natural sorting capability. The development version is currently 15KB.
HTML5 Sortable is a jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.
jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript. It has several features including.
Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers.
Mosaiqy is a jQuery plugin for viewing and zooming photo working on Opera 9+, Firefox 3.6+, Safari 3.2+, Chrome and IE7+. Photos are retrieved from a JSON/JSONP data structure and randomly moved inside the grid. All expensive animations are taken over by your GPU on recent browsers using CSS3 transitions, minimizing the CPU overhead.
TableDnD is a jQuery plugin that simply adds drag & drop functionality to tables.
This TableDnD plugin allows the user to reorder rows within a table, for example if they represent an ordered list . Individual rows can be marked as non-draggable and/or non-droppable. Rows can have as many cells as necessary and the cells can contain form elements.