PluginTabs

Introduced in Tiki4

Use this wiki plugin to arrange content into tabs.

Parameters

Plugin Manager error: tabs plugin 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:

tiki4_plugin_tabs_01.png (13.01 Kb)


Aliases

Plugintabs | Plugintab | PluginTab | Plugin Tabs | Plugin tabs