Skip to content

osdakira/table_as_u_like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery table as you like - show/hide column optionally

demo

http://osdakira.github.io/table_as_u_like

Install

bower install table_as_u_like

Usage

<table class="table-as-u-like">
  <thead>
    ......
  </thead>
</table>
$(".table-as-u-like").tableAsYouLike()

The plugin requires thead tag.

dependency

  • jquery
  • jquery.cookie

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published