1 reply [Last post]
sionvalais
Offline
Regular
Last seen: 19 years 43 weeks ago
Joined: 2003-06-06
Posts: 49
Points: 0

Why don't the iframes stay within the div's in opera en NS7?

http://www.sionvalais.com/log.php

cheers,

Mark

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 1 week 3 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Iframes within div's in opera en NS 7

Hi Mark,
You're using a hack to set the width of the columns for different browsers.
What is happening is Opera and Netscape don't have enought width available to contain the iframe.
If you set the width of navAlpha and navBeta to a larger size your iframes should be contained.
body>#navAlpha {width:220px;}