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.
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