Warning: mkdir() [function.mkdir]: File exists in /server/apache2.2/htdocs/wikijrapid/includes/GlobalFunctions.php on line 1943
Tooltip (attribute of property) - JRapid

Tooltip (attribute of property)

From JRapid

Jump to: navigation, search

The tooltip attribute sets the text for the tooltip for the specified property. Tooltips appear when the property gets the focus.

Usage

 <property name = NAME label = LABEL tooltip = TOOLTIP />

Example

Tootips are useful to clarify the meaning of a field.

 <property label="Comments" name="comments" type="text" tooltip="Comment's for this company."/>
Tooltip example

See also

Personal tools