patch #458673 - Nicer navigation for MSIE
This commit is contained in:
@@ -681,6 +681,12 @@
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgLeftWidth </b>integer</dt>
|
||||
<dd>
|
||||
Left frame width in pixel.
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<b>$cfgLeftBgColor </b>string [HTML color]<br />
|
||||
<b>$cfgRightBgColor </b>string [HTML color]
|
||||
@@ -690,6 +696,13 @@
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgLeftPointerColor </b>string [HTML color]</dt>
|
||||
<dd>
|
||||
The color (HTML) used for the pointer in the left frame (does not work
|
||||
with NS4).
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgBorder </b>integer</dt>
|
||||
<dd>
|
||||
The size of a table's border.
|
||||
@@ -714,7 +727,7 @@
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgPointerColor </b>string [HTML color]</dt>
|
||||
<dt><b>$cfgBrowsePointerColor </b>string [HTML color]</dt>
|
||||
<dd>
|
||||
The color (HTML) used for the pointer in browse mode (does not work
|
||||
with NS4).
|
||||
@@ -749,12 +762,6 @@
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgLeftWidth </b>integer</dt>
|
||||
<dd>
|
||||
Left frame width in pixel.
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgColumnTypes </b>array</dt>
|
||||
<dd>
|
||||
All possible types of a MySQL column. In most cases you don't need to
|
||||
|
Reference in New Issue
Block a user