Creates a 'style' that, when applied to any input control or link, generates "bubble help" when the user hovers their mouse on that control.
O4WHelpStyle( stylName, helpText)
The function has the following parameters:
Parameter | Description | |
---|---|---|
styleName | Defines the style by the stylename for use with one or more elements and input controls. | |
helpText | The bubble help text to display on the hover of the element. |
Returns the style information (to use immediately with a display element or input control), and (if <stylename> is not null) defines the style by the stylename for use with one or more elements and input controls.