I’m trying to achieve a very simple effect in IE6. Please view any of the examples below in any browser other than IE6 to see the desired effect. I’ve created 3 variations that all produce the same visual effect in browsers other than IE6.
http://chriscressman.com/absoluteOverlay1/
http://chriscressman.com/absoluteOverlay2/
http://chriscressman.com/absoluteOverlay3/
I can get this to work in IE6 if I set a fixed height that is larger than the natural content height on the gray div. To see this working, visit:
http://chriscressman.com/absoluteOverlay4/
Can anyone get this to work in IE6 without setting a fixed height on the gray div?