Gerry Vandermaesen wrote:[color=blue]
>
> Internet Explorer does not display a layer with absolute
> positioning which is followed by a floating layer. It just disappears,
> and reappears when I remove the float.
>
>
http://users.skynet.be/fa800152[/color]
I'm not convinced the float is really the source of your trouble. It may
be just coincidence. IE has many problems with floats and positioning in
general, but I can't tell which one(s) you've triggered.
One thing that sticks out is setting an absolute width on the body. This
is just asking for trouble, and not just from IE. I doubt you need
exactly 710px width for the body element, but if you insist on a fixed
width design, put everything in another container and set the width on
it, instead. Much less trouble all around. But a better solution is:
<URL:http://www.allmyfaqs.net/faq.pl?AnySizeDesign>
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.