3.1.0 • Published 7 years ago

web-res-tables v3.1.0

Weekly downloads
6
License
MIT
Repository
-
Last release
7 years ago

Web-Res Tables


Web-Res Tables is a library which offer a few responsive solutions for tables on web sites. It was written using jquery library so you need to use jquery in your project too.

For now there are two features available - hiding of less important columns and the same option but with possibility of choosing interesting columns.

Demo is available here.

For more information please visit repo.

Usage

To use the library, some files must be attached to a website. This files are:

web-res-tables/css/web-res-tables.css

web-res-tables/js/web-res-tables.js

If you need, you can find in the library a file:

web-res-tables/scss/web-res-tables.scss

For a good behaviour on mobile phones there is needed the following <meta> tag in the <head> section on website:

To use library on some part of your website, you have to add a block on this part with class:

web-res-tables

Other classes need to be inside this block. To find out more about the usage, checkout the repo.

Dependencies

This library is based on jQuery. Websites must have an access to jQuery files and this files must be attached before web-res-tables.js file.

3.1.0

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago