|
|
11 年之前 | |
|---|---|---|
| dist | 11 年之前 | |
| docs | 11 年之前 | |
| src | 11 年之前 | |
| .gitignore | 11 年之前 | |
| .travis.yml | 11 年之前 | |
| CHANGELOG.md | 11 年之前 | |
| CONTRIBUTORS.md | 11 年之前 | |
| Gruntfile.js | 11 年之前 | |
| LICENSE | 11 年之前 | |
| README.md | 11 年之前 | |
| bootstrap-table.jquery.json | 11 年之前 | |
| bower.json | 11 年之前 | |
| index.html | 11 年之前 | |
| package.json | 11 年之前 |
An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features.
To get started, check out http://bootstrap-table.wenzhixin.net.cn!
NOTE: Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can Star this repo, your support is my biggest motive force, thanks.
onCheck and onUncheck events are reversed when using clickToSelect option. (jQuery 1.7.2 bug)..table style.check and uncheck methods.Use Releases page or the source.
bower install bootstrap-table
You can source bootstrap-table directly from a CDN like CDNJS or bootcss.
Please provide jsFiddle when creating issues!
It's really saves much time. Use this as template:
Your feedback is very appreciated!
Thanks to everyone who have given feedback and submitted pull requests. A list of all the contributors can be found here.
Look at the Change Log
To build bootstrap-table locally please run:
grunt build
Result will appear in dist directory.