|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/VarTABPANE?sortcol=0;table=1;up=2
Дата изменения: Unknown Дата индексирования: Mon Apr 11 02:41:07 2016 Кодировка: koi8-r |
%TABPANE%
%TAB{"tab 1"}%
...
%ENDTAB%
%TAB{"tab 2"}%
...
%ENDTAB%
%ENDTABPANE%
Multiple tabpanes can be nested using the following scheme:
%TABPANE%
%TAB{"tab 1"}%
%TABPANE%
%TAB{"tab 1.1"}%
...
%ENDTAB%
%TAB{"tab1.2"}%
...
%ENDTAB%
%ENDTABPANE%
%ENDTAB%
%TAB{"tab 2"}%
...
%ENDTAB%
%ENDTABPANE%
| 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 |
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.