1- # jQuery Smart Tab 3
1+ # jQuery Smart Tab v3
22#### The flexible jQuery tab control plugin.
33
44[ ![ Build Status] ( https://travis-ci.org/techlab/jquery-smarttab.svg?branch=master )] ( https://travis-ci.org/techlab/jquery-smarttab )
@@ -15,21 +15,21 @@ Smart Tab is a flexible and heavily customizable **jQuery Tab control plugin**.
1515+ [ StackOverflow Q&A] ( http://stackoverflow.com/questions/tagged/smart-tab )
1616+ [ GitHub Issues] ( https://github.com/techlab/jquery-smarttab/issues )
1717
18- Screenshots
18+ Demos
1919-----
20- ![ Smart Tab Screenshot1] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-default.png )
20+ + [ Basic Example] ( http://techlaboratory.net/projects/demo/jquery-smart-tab/v3 )
21+ + [ Ajax Contents] ( http://techlaboratory.net/projects/demo/jquery-smart-tab/v3/ajax )
22+ + [ Multiple Tabs] ( http://techlaboratory.net/projects/demo/jquery-smart-tab/v3/multiple )
2123
22- ![ Smart Tab Screenshot2] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-dark.png )
24+ Screenshots
25+ -----
26+ ![ jQuery Smart Tab default] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-default.png )
2327
24- ![ Smart Tab Screenshot3 ] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-tabs .png )
28+ ![ jQuery Smart Tab dark ] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-dark .png )
2529
26- ![ Smart Tab Screenshot3 ] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-brick .png )
30+ ![ jQuery Smart Tab tabs ] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-tabs .png )
2731
28- Demos
29- -----
30- + [ Basic Example] ( http://techlaboratory.net/projects/demo/jquery-smart-tab/v3 )
31- + [ Ajax Contents] ( http://techlaboratory.net/projects/demo/jquery-smart-tab/v3/ajax )
32- + [ Input Validation] ( http://techlaboratory.net/projects/demo/jquery-smart-tab/v3/multiple )
32+ ![ jQuery Smart Tab brick] ( http://techlaboratory.net/assets/media/jquery-smart-tab/smarttab-v3-brick.png )
3333
3434Requirements
3535-----
@@ -50,6 +50,26 @@ Installation
5050### Download
5151#### [ Download from GitHub] ( https://github.com/techlab/jquery-smarttab/archive/master.zip )
5252
53+ Features
54+ -----
55+
56+ + Responsive design
57+ + Standalone CSS
58+ + Bootstrap compatible
59+ + Various themes included
60+ + Customizable CSS
61+ + Cool transition animations (fade/slide-horizontal/slide-vertical/slide-swing)
62+ + URL navigation and tab selection
63+ + Compatible with all jQuery versions (jQuery 1.11.1+, jQuery 2+, jQuery 3.5+)
64+ + Auto content height adjustment
65+ + Auto Progress (automatic navigation of tabs)
66+ + Ajax content loading support
67+ + Keyboard navigation
68+ + External anchor support
69+ + Custom events
70+ + Supports all modern browsers
71+ + Easy to implement and minimal HTML required
72+
5373Usage
5474-----
5575
@@ -123,25 +143,6 @@ Initialize the jQuery SmartTab
123143That's it!
124144Please see the [ documentation] ( http://techlaboratory.net/jquery-smarttab#documentation ) for more details on implementation and usage.
125145
126- Features
127- -----
128-
129- + Responsive design
130- + Standalone CSS
131- + Various themes included
132- + Customizable CSS
133- + URL navigation and tab selection
134- + Event support
135- + Ajax content loading support
136- + Keyboard navigation
137- + Auto content height adjustment
138- + Compatible with all jQuery versions (jQuery 1.11.1+, jQuery 2+, jQuery 3.5+)
139- + Easy to implement and minimal HTML required
140- + Supports all modern browsers
141- + Auto Progress (automatic navigation of tabs)
142- + Cool transition animations (fade/slide-horizontal/slide-vertical/slide-swing)
143- + External anchor support
144-
145146License
146147----
147148[ MIT License] ( https://github.com/techlab/jquery-smarttab/blob/master/LICENSE )
@@ -152,4 +153,4 @@ If you like the project please support with your contribution.
152153
153154[ Donate on Paypal] ( https://www.paypal.me/dipuraj )
154155
155- Thank you :)
156+ Thank you and Happy Coding!
0 commit comments