Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setDisplay method

The setDisplay method sets the CSS display property of the widget (ie block, inline, none etc).

Syntax

Syntax
widget.setDisplay(sDispl);
ParameterssDispl : Required. String indicating the display property.
Returns-
Page last modified on October 02, 2007, at 07:51 AM