Mobile Phone - Ken Follet - Babb Fest - Cheap Loan - Computer Printer

PDA

View Full Version : iframe problem with internet explorer 6


XandroZ
Oct 16th 2007, 6:22 am
I need to use a iframe for a web galery.
The problem is that I don't use a background for the iframe,so will be see the background of the layer below.
The iframe is a dimensional div - layer.
In FF everything is fine but in IE6 the frame cover the all layers below on the width of the page, not respeting the dimension that was set.

Geckonm
Oct 16th 2007, 6:41 am
Got a URL? Try setting the dimensions of the IFRAME in the html.

h*tp://htmlhelp.com/reference/html40/special/iframe.html

Also, consider not using an iframe if you can avoid it :-)