Hi Ralf,
Ralf Sternberg wrote:
> if I need access to the DOM document element, does it make any
> difference whether I refer to the global Javascript variable "document"
> or call getTopLevelWidget().getDocumentElement() from a qooxdoo widget?
No, the "getDocumentElement()" method does exactly ret
Hi,
if I need access to the DOM document element, does it make any
difference whether I refer to the global Javascript variable "document"
or call getTopLevelWidget().getDocumentElement() from a qooxdoo widget?
Thanks, Ralf
---