Hi!
1) I´m searching for a method to disable the scrollbars in an iframe. I
couldn´t get it so far.
I tried :
var iframe = new qx.ui.embed.ThemedIframe().set({
width: 600,
height: 600,
minWidth: 200,
minHeight: 150,
source: url,
decorator : null
});
iframe._disableScollbars();
but it didn´t work.
2) I´m searching for a method to show a web page in the iframe scaled, so that
there need not to be scrollbars at all.
Thx!
Hari
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel