Best jQuery Tables Plugins & Tutorials with Demo

    Dynamic Pricing Table with CSS3 & jQuery

    Dynamic Pricing Table with CSS3 & jQuery

    I’m going to recreate a Dynamic Pricing Table inspired by the pricing table from Website Chef. The main point of this is to have an editable list of options that will recalculate the features and price of the whole table. As you toggle different addable “Packages” extra features will pop into view in the table as well as updating the overall price.

    sheetsee.js : Visualize Data from a Google Spreadsheet

    sheetsee.js : Visualize Data from a Google Spreadsheet

    Sheetsee.js is a client-side library for connecting Google Spreadsheets to a website and visualizing the information in tables, maps and charts.Google Spreadsheets can be used as simple and collaborative databases, they make getting a data driven site going much easier than traditional databases.

    Pricing Tables with jQuery & CSS3 Animation

    Pricing Tables with jQuery & CSS3 Animation

    Simple responsive pricing tables, in 3 different styles and with a bouncy animation while switching to different plans.

    Mountable.js : JSON content into a HTML table using jQuery

    Mountable.js : JSON content into a HTML table using jQuery

    An easier way to pass JSON content into a HTML table using jQuery

    • It’s tiny! Just 3KB;
    • Easy to customize;
    • Allows callback functions;
    • jQuery required.

    princeFilter : jQuery Plugin for filtering table-data

    princeFilter : jQuery Plugin for filtering table-data

    JQuery plugin for filtering table-data. Use the following operands to filter your table-data: ‘equlas’, ‘not-equals’, ‘like’, ‘starts with’, ‘ends with’, ‘less than’, ‘greater than’, ‘true’ or ‘false’ (for cells that contain checkboxes)

    jQuery Pricing Tables Creator

    jQuery Pricing Tables Creator

    Pricing Tables Creator is the only such tool for creating unique price tables. With a few mouse clicks you can completely change the look of your tables.

    Features:

    • Up to 6 tables
    • 3 different templates
    • 15 trendy fonts
    • 8 ready-made color schemes
    • 11 CSS3 hover effects
    • 6 global options (currency, period, spacing, the effect hover, button 1, button 2)
    • 4 options for each table (color, rating, icon, highlight)
    • Unlimited color variants
    • Pure CSS3
    • Fully Responsive
    • Tested on the main browsers

    Tablesorter : jQuery plugin to turn HTML table into Sortable

    Tablesorter : jQuery plugin to turn HTML table into Sortable

    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.

    jQuery Responsive Table JS

    jQuery Responsive Table JS

    Responsive Tables JS is a simple and fast method for making any table responsive

    TableBarChart : jQuery plugin to render Bar chart from HTML Tables

    TableBarChart : jQuery plugin to render Bar chart from HTML Tables

    A very simple jQuery plugin to render bar chart from existing HTML tables.

    • Easy to use (no extra javascript code to define data).
    • Animation (at display time and hovering on legend item)
    • Popup for value of each bar
    • Support group by table column (default) or table row

    jQuery Bootgrid Plugin

    jQuery Bootgrid Plugin

    jQuery Bootgrid is a UI component written for jQuery and Bootstrap (Bootstrap isn’t necessarily required).A grid control especially designed for bootstrap.

    Everything you need to start quickly is:

    1. Include jQuery, jQuery Bootgrid and Bootstrap libraries in your HTML code.
    2. Define your table layout and your data columns by adding the data-column-id attribute.
    3. Then select the previously defined table element represents your data table and initialize the bootgrid plugin.
    4. Specify your data url used to fill your data table.