Click to See Complete Forum and Search --> : Browser and iframe issue
superc
11-21-2005, 08:55 PM
I'm in a situation where I have to use iframes. I really don't have any other way around it. However, when I view the pages with Firefox or on a Mac Browser (i.e. Safari or Opera) the page is all distorted. With IE everything looks fine because of the hspace and vspace tag, but that doesn't work with Firefox. Can anyone help me out? Thanks!
Kravvitz
11-21-2005, 09:15 PM
Use CSS to set the margins instead of using the IE proprietary hspace and vspace attributes.
superc
11-22-2005, 09:22 AM
Would that require putting the content of the iframe in a layer? It won't function in a layer, but will as an iframe.
Kravvitz
11-22-2005, 06:54 PM
No. Just apply the CSS to the iframe.