Gary wrote:
> I have tabbed divs using z-index CSS and Javascript.
> on IE the images I have in the divs
> disappear. They initially are shown but when IE finishes loading they
> disappear.
>
> http://www.blueheronhealth.net/treatment.htm
IE has issues with floats. Maybe someday they'll all be fixed. In the
meantime, try adding position:relative to the floated element.
--
Berg