Hi all, did anyone has an example how to scroll an iframe in qooxdoo (via the page that opens the iframe, not from inside of the iframe)?
Scrolling seems to be integrated in html for an iframe via scrollBy, which is related to a window but also to an iframe (but not allways at it seems). Qooxdoo seems not to integrate this, or did it? If qooxdoo can not do this, how could I access the scrollBy function of the Iframe directly? I tried it with getIframeNode() but the system sais that the result object had no scrollBy() function. Greetings, Leander ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
