Skip to content

birkir/bootstrap-tableselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

bootstrap-tableselect

Table row selection for twitter bootstrap

[Homepage] (http://github.com/birkir/bootstrap-tableselect)

Features

  • CLICK single row
  • CTRL+CLICK multiple rows
  • SHIFT+CLICK multiple rows
  • CTRL+A select all rows

TODO

  • Mouse drag rows ?
  • More options and features

Howto

$('table').tableselect({
   multiple: true,        // Allow multiple or not
   activeClass: 'warning' // TR class: success, error, warning, info
});

Requirements

jQuery 1.7.2+

Browser support

Initial version supports Chrome only.

Change Log

1.0.0 - Mars 18, 2013

  • Initial release
  • developed with Chrome

License

Copyright (c) 2013 Birkir Gudjonsson
Licensed under the Apache license.

About

Table row selection for twitter bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •