[tabset], [tab_labels], [tab_label], [tab_contents], [tab_content]
With these shortcodes you can display tabbed contents.
<iframe width="560" height="315" src="http://www.youtube.com/embed/jQ8OhYLHJfY?enablejsapi=1" frameborder="0" allowfullscreen></iframe>
The following attributes are supported by the [tabset] shortcode. | |
---|---|
autoplay | Automatic tab switch (true | false). Default is false. |
autoplay_delay | The delay between tab changes, in milliseconds. Default is 5000. |
content_width | The width of the contents (see width property in CSS). |
height | The height of the contents (see width property in CSS). |
skin | Skin of the shortcode (available skins). Skins are different color schemes that provide attractive appearance. |
tab_align | The alignemnts of tabs (justify | left | left_and_gaps | justify_and_gaps). |
type | The orientation of the tab (horizontal or vertical). |
anim_duration | The duration of the animation when changing tabs, in milliseconds. |
anim_type |
The animation when changing tabs.
|
fadeie8 | Set whether fading animation is allowed in old Internet Explorer versions (8 and before). The fading effect doesn't work for positioned elements in tab content in old IE browsers. If this options is disabled, clip animations will be used as a fallback. |
wait_media_load | Select whether tab changes should wait for media to be loaded or not (true [ false). Default is false. |