Hi Dave,

I don't have a working solution, but at least I can confirm that Opera 
doesn't allow calling print() on an iframe from the parent window. A 
quick google search finds questions relating to that behavior from as 
far back as the Opera 7 days, so it seems they have no intention of 
changing it.

On the other hand, printing only the Iframe's content works in Chrome 
6.0.408.1 dev under Linux.


Regards,
Daniel

Dave Baggett schrieb:
> Has anyone written code to print an iframe's contents in a cross-browser way?
> The dojo source seems to have crazy workarounds for Chrome and Opera, so I'm
> wondering if anyone here has any experience with this. The workaround
> involves popping up a window using window.open(), so I'm worried that it
> will get blocked by pop-up blockers. Anyone have experience with this?
> 
> Dave
> 


------------------------------------------------------------------------------

_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to