From: Aaron Clasby <[EMAIL PROTECTED]>
To: Christina Young <[EMAIL PROTECTED]>
Subject: Re: [css-d] Form buttons covered by div's background-color
Date: Thu, 09 Mar 2006 17:44:17 -0600
I am curious as to what you did to resolve it. Did you end up having to use
a class?
Aaron
Ah, nevermind.
It's working now.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Su
I have a form nested within div tags and when I set the background color of
my div, the buttons in the form are covered over. That is, I can't see
them, but they're still clickable. I only have this problem in IE6, and
none in Firefox/Netscape.
So, my code looks a little like this:
...