Table of Contents

O4WHelpStyle routine

Description

Creates a 'style' that, when applied to any input control or link, generates "bubble help" when the user hovers their mouse on that control.

Syntax

O4WHelpStyle( stylName, helpText)

Parameters

The function has the following parameters:

ParameterDescription
styleNameDefines the style by the stylename for use with one or more elements and input controls.
helpTextThe bubble help text to display on the hover of the element.

Returns

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.