You are here:
BACCHUS Wiki
>
System Web
>
JQueryPlugin
>
VarTABPANE
(revision 1) (raw view)
#VarTABPANE ---+++ TABPANE{...} -- tabpane widget * This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally looks like this: <verbatim class="tml"> %TABPANE% %TAB{"tab 1"}% ... %ENDTAB% %TAB{"tab 2"}% ... %ENDTAB% %ENDTABPANE% </verbatim> Multiple tabpanes can be nested using the following scheme: <verbatim class="tml"> %TABPANE% %TAB{"tab 1"}% %TABPANE% %TAB{"tab 1.1"}% ... %ENDTAB% %TAB{"tab1.2"}% ... %ENDTAB% %ENDTABPANE% %ENDTAB% %TAB{"tab 2"}% ... %ENDTAB% %ENDTABPANE% </verbatim> * Example: see JQueryTabpane for more examples * Parameters: | *Parameter:* | *Description:* | *Default:* | | select | number or id of tab to select | 1 | | automaxexpand | resizes the tabpane to the maximum height to fit into the window | off | | minheight | when automaxexpand is enabled, this is the minimum size a tab is allowed to be resized | 230 | | class | extra class: use =simple= for a non-3D tabpane | | | animate | (on/off) enables/disables animation of switching tabs | off | * Related: [[VarTAB]], [[VarENDTAB]], [[VarENDTABPANE]], JQueryPlugin, JQueryTabpane <!--%JQREQUIRE{"chili"}%-->
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 19 Sep 2010,
ProjectContributor
System
Log In
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
BeginnersStartHere
TextFormattingRules
Macros
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Copyright &© by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding BACCHUS Wiki?
Send feedback