Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getDisplay method

Developers.QuiXgetDisplay History

Show minor edits - Show changes to markup

October 01, 2007, at 02:06 PM by Thomas Bellos -
Changed lines 3-4 from:

The getDisplay returns the display property of the widget.

to:

The getDisplay returns the display CSS property of the widget ie none, block, inline etc.

October 01, 2007, at 01:14 PM by Thomas Bellos -
Added lines 1-12:

(:title getDisplay method:)

The getDisplay returns the display property of the widget.

Syntax

Syntax
widget.getDisplay();
Parameters-
ReturnsString Widget display property.
Page last modified on October 01, 2007, at 02:06 PM