Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

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" property, for retrieving the respective widget, using the DOM.

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