Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

selahlynch/Jquery-Tableselect-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is a plugin for jQuery.

It will modify a table, so that the table behaves similarly to a select box.

Usage examples:

$('#mytable').tableselect();

$('#mytable').tableselect({name:'thetabers', hidefirstrow:true});

$('#mytable').tableselect({name:'currency'}).tablesorter();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published