- Notifications
You must be signed in to change notification settings - Fork0
JithuTholoor/Jquery-Bootstrap-collapsible-table
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A bootstrap JQuery plugin that helps to manage number of table columns visible in mobile divices.
Usage :
$('#table_id').tableCollpase([]);
eg:
Firstname | Lastname | |
---|---|---|
John | Doe | john@example.com |
Mary | Moe | mary@example.com |
July | Dooley | july@example.com |
<script>$('#myTable').tableCollpase([1, 2]);$(document).ready(function () { $('[data-toggle="popover"]').popover();});</script>
About
Jquery-Bootstrap-collapsible-table
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published