Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

div Property

Developers.QuiXdiv History

Show minor edits - Show changes to markup

June 08, 2006, at 03:03 PM by Tassos Koutsovassilis -
Changed line 13 from:

The DIV element itself has also a widget attribute, for retrieving the respective widget.

to:

The DIV element itself has also a widget property, for retrieving the respective widget, if working on the DOM.

June 08, 2006, at 02:47 PM by Tassos Koutsovassilis -
Changed line 13 from:

The DIV element itself has also a widget attribute, for retrieving the widget the opposite way.

to:

The DIV element itself has also a widget attribute, for retrieving the respective widget.

June 08, 2006, at 02:46 PM by Tassos Koutsovassilis -
Added lines 1-13:

(:title div Property:)

Retrieves the DIV element of the widget. Every QuiX widget is implemented using an HTML DIV element. Modifying this property, will lead to unpredictable behaviour.

Syntax

JavaScriptwidget.div

Remarks

The DIV element itself has also a widget attribute, for retrieving the widget the opposite way.

Page last modified on June 08, 2006, at 03:04 PM