Submit your widget
72
Yays

Pure CSS3 Animation Pricing Table

Views 25762   downloads 5270   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 16456   downloads 5339   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 10456   downloads 2285   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 8849   downloads 2889   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 10708   downloads 2658   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 3882   downloads 941   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 10647   downloads 1776   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 4896   downloads 1356   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…