Luke - I think it might be a simple calc issue. Grabbing my trusted
calculator and DOM Inspector, I found this:
#innerbox height 360px
this contains
a) #innerright height 360px
b) #innerleft no height specified
c) text "test content 1" no height specified
... my guess is that the text is bu
Luke Mackenzie wrote:
anyone?
www.loopfruit.co.uk
IE/win doesn't respect 'height: (any value);' on '#innerbox' (or any
other element for that matter), so you'll have to find a better way to
lay out that page.
regards
Georg
--
http://www.gunlaug.no
___
anyone?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Luke Mackenzie
Sent: 18 October 2005 11:12
To: css-d@lists.css-discuss.org
Subject: [css-d] Content appearing incorrectly in IE6
Hi,
I'd be grateful if somebody could look at the following pr
Hi,
I'd be grateful if somebody could look at the following problem. "test
content 1" should appear as it does in firefox on the following page:
www.loopfruit.co.uk
in IE, the div above does not appear to be closing correctly. i think this
is a probably a well known bug and would be very gratef