Skip to content

Commit 01d326e

Browse files
author
Stephen Hoogendijk
committed
Small textual change in readme
1 parent b146a10 commit 01d326e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Simple boostrap plugin to allow tabs to fetch their data from a remote source
1414
Requirements
1515
============
1616

17-
* Bootstrap 2.3x >
17+
* Bootstrap 2.3 or higher
1818

1919
Installation
2020
============
@@ -40,6 +40,8 @@ You can use the following properties to enable remote data tabs:
4040
|data-tab-json | json | JSON data to be send when fetching the URL | False |
4141
|data-tab-delay | number | Simulate a delay (in miliseconds) | False |
4242

43+
Check the demo for details on how to use this plugin.
44+
4345
Note
4446
====
4547
This plugin hooks into the bootstrap tabs 'show' event. In order to use a custom event callback, you can provide data-tab-callback

0 commit comments

Comments
 (0)