|
|
|
|
Enables or idsables the "tool tips" for the user, which are displayed while the mouse hovers over a button.
Technical
Variable Name |
Options |
Description |
h |
1 |
(default) Tool tips displayed |
|
0 |
Tool tips are not displayed |
Example Usage
HTML:
wasp.swf?h=0
XML:
<h>0</h>
JavaScript
waspConfigsXXXXXX.h="0";
See also
Help Tag
Pop Up Help |
|
|
|