Hi, I was digging around for hours for a solution to this problem: displaying an external website with a inout field to type text at that page.
For better illustration: <panel id="mm-panel"> <iframe id="mm-iframe" src="http://www.google.com" flex="1" /> </panel> Try to type in some words into the input box - it's not working. No solution is working, but I would like to have the external website as an overlay over the current website. I need the "noautohide" feature from the panel-element. For my extension I need to include an external SWF-file, where you have to type in some text. But also the plain inclusion of the file with the object-tag was not giving me another behaviour. As stated at < https://developer.mozilla.org/en/XUL/panel > this behaviour is a bug known under < https://bugzilla.mozilla.org/show_bug.cgi?id=130078 >, but is there also a work around? Thanks for your help. Niels. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

