PluginTabs
New in Tiki4
Use this Wiki Plugin to arrange content into tabs on your wiki page.
Parameters
Required parameters are in bold| Parameters | Accepted Values | Description |
| name | Unique tabset name (if you want it to remember its last state). Ex: user_profile_tabs | |
| tabs | Pipe separated list of tab titles. Ex: tab 1|tab 2|tab 3 |
Example
This code:
{TABS(name="user_tabset_01", tabs="Title 1|Title 2|Title3")}This is the content of the first tab
/////
This is the content of the second tab
/////
This is the content of the third tab
{TABS}
Would produce:
When clicking on a tab name, the content of each tab is loaded and shown without refreshing the browser window not connecting to the server.
And when clicking on the "No Tabs" option, the display would change into:
Related pages
Aliases
Plugintabs | Plugintab | PluginTab | Plugin Tabs | Plugin tabs
Contributors to this page: lindon
and
xavi
.
Page last modified on Saturday 14 August, 2010 04:57:15 UTC by lindon
.
