[thelist] Printing an iframe [SOLVED]

Scott Brady evolt at scottbrady.net
Tue Oct 21 16:18:57 CDT 2003


Original Message:
> From: "Scott Brady" <evolt at scottbrady.net>

> Does printing an iframe work the same as printing a frame?

I found the problem.  I had the iframe defined with a "display:none".  Since IE needs to focus on the frame before printing, I'm assuming that it can't focus if the display is "none".

So, instead, I've just set the height and width to be 0 pixels and that seemed to do the trick.

Scott
----------------------------
Scott Brady
http://www.scottbrady.net/




More information about the thelist mailing list