Changeset 577234
- Timestamp:
- 07/25/2012 03:58:06 PM (14 years ago)
- File:
-
- 1 edited
-
fancytabs/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fancytabs/trunk/readme.txt
r577231 r577234 16 16 Use the following shortcode: 17 17 18 `[fancytabs] `19 `[tab title="Title 1"]` 20 `Hello world` 21 `[/tab]` 22 `[tab title="Title 2"]` 23 `Hello again, world` 24 `[/tab]` 25 `[/fancytabs]`18 `[fancytabs] 19 [tab title="Title 1"] 20 Hello world 21 [/tab] 22 [tab title="Title 2"] 23 Hello again, world 24 [/tab] 25 [/fancytabs]` 26 26 27 27 Requires jQuery - not included in this installation!
Note: See TracChangeset
for help on using the changeset viewer.