Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146 PluginTabs | Documentation for Tiki Wiki CMS Groupware
Use this wiki plugin to arrange content into tabs.
Parameters
Tiki Doc From Code error: tabs not found
Example
This code:
Copy to clipboard
{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:
This is the content of the first tab
This is the content of the second tab
This is the content of the third tab
When clicking on a tab name, the content of each tab is loaded and shown without refreshing the browser window.
And when clicking on the "No Tabs" option, the display would change into: