Submit your widget
72
Yays

Pure CSS3 Animation Pricing Table

Views 25729   downloads 5256   Table

This demo will show you how to create this pricing table with the CSS scaling effects, The HTML The HTML for the table is in fact not a table this can easily be done by using a table but I prefer not…

43
Yays

Very beautiful CSS3 Pricing Tables effect

Views 16373   downloads 5295   Table

we’ll learn how to code and style some CSS3 pricing tables from the Impressionist UI, made by Vladimir Kudinov. All said, let’s start the coding… Step 1 – HTML We will create…

36
Yays

jQuery nice Filterable plugin

Views 10422   downloads 2270   Table

Bootstrap and X-editable themed jQuery plugin that preforms per-column filtering for an HTML table. Options   ignoreColumns Column indexes to not make filterable Type: Array…

33
Yays

SlimTable - jQuery plugin for creates sortable table

Views 8787   downloads 2866   Table

  SlimTable SlimTable is a plugin for jQuery, which creates sortable and pageable tables from existing table data. Plugin is quite lightweight, as it only takes 4kB when minified (2kB gzipped). Official…

27
Yays

jQuery Useful freeze header row in table plugin

Views 10660   downloads 2646   Table

This is a simple jquery plugin to header row scrolling in html table. Installation   Include script after the jQuery library (unless you are packaging scripts somehow else): <script…

26
Yays

SortedList is a jQuery plugin to sort a list of DOM elements (table li)

Views 3860   downloads 926   Table

SortedList is a jQuery plugin to sort a list of DOM elements the way you want. Think about LI, TR, OPTION and even DIVS. Sorting with table rows Click on the table header to sort on that column, a second…

24
Yays

Useful jQuery Resizable table columns

Views 10564   downloads 1759   Table

Resizable table columns for jQuery.  New and Improved! Now tested and working on Chrome & Firefox (Mac + Windows), and IE 9 + 10. Other browsers might work too, just haven't had time…

16
Yays

Lightweight jQuery table sorter plugin

Views 4868   downloads 1345   Table

JQuery Sortr A smart, minimal, clean jQuery table sorter that autodetects most content. Usage $("#my_table").sortr(); Options Column Detection & Default Direction Sortr detects the content…