Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getOverflow method

Developers.QuiXgetOverflow History

Hide minor edits - Show changes to markup

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

The getOverflow returns the widget's overflow attribute.

to:

The getOverflow returns the widget's CSS overflow attribute.

Changed line 12 from:
ReturnsString Widget overflow.
to:
ReturnsString The widget's overflow.
October 01, 2007, at 02:43 PM by Thomas Bellos -
Changed line 12 from:
ReturnsString Widget overflow.
to:
ReturnsString Widget overflow.
October 01, 2007, at 02:43 PM by Thomas Bellos -
Added lines 1-12:

(:title getOverflow method:)

The getOverflow returns the widget's overflow attribute.

Syntax

Syntax
widget.getOverflow();
Parameters-
ReturnsString Widget overflow.
Page last modified on October 01, 2007, at 03:08 PM