Tab frameHeight(n)

From MapbenderWiki

Jump to: navigation, search

Contents

EN

tab_frameHeight[n]

new element var, element for element tabs (refers to file mod_tab.php)

  • NAME: tab_frameHeight[0]
  • VALUE: 200 (default)
  • FUNCTION: defines which height the tab has when it is open
  • Type: JavaScript Variable
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'tabs',      
'tab_frameHeight[0]', '200',  ,'var');

Important: wincing tab

Please use only steps of 10 units for the frameHeight, with other values the tab is wincing.


DE

tab_frameHeight[n]

Neues Element Var, Element für das Element Tabs (verweist auf die Datei mod_tab.php)

  • NAME: tab_frameHeight[0]
  • VALUE: 200 (default)
  • FUNCTION: definiert welche Höhe ein Tabulator beim Öffnen hat
  • Type: JavaScript Variable
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'tabs',      
'tab_frameHeight[0]', '200',  ,'var');

Achtung: "zuckender Tabulator"

Wichtig: Beim Anpassen der Höhe eines geöffneten Tabulators (tab_frameHeight) können nur 10er Schritte eingegeben werden, bei krummen Werten fängt der geöffnete Tabulator an zu zucken.

Views
Personal tools