Kristine Cummins wrote:
I have a div container that has a background image (gradation) which is
displaying fine in IE7 & Mozilla, but it's not displaying in IE5 & IE6.

http://www.cpwrehab.com/test/index.html

Add...

* html #container,
* html #headercontainer {
height: 1%; overflow: visible;
}

...to give old IE something it understands - a 'hasLayout' trigger and a hint not to hide the overflow. That will fix the problems.

regards
        Georg
--
http://www.gunlaug.no


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to