Sohail Aboobaker wrote:
> Hi,
> 
> I tried that but it only changes the background for the length of the text
> of the <a> tag. I tried display:block. Am I missing something?

Hi Sohail,

I would guess that you have padding on the <LI> tag or margining on the
<A> if the whole background of the <A> isn't matching the whole
background of the <LI>.

Another way around this is through the use of an HTC behavior file for
IE6. You can see this implemented here:
http://theholiergrail.com/tests/cssmenu/index.html

That file allows IE6 to emulate the *:hover functionality.

Feel free to download the csshover.htc file from the same directory or
google "whatever:hover" to download it directly from the author.

Hope it helps.
Bill


-- 
/**
 * Bill Brown
 * TheHolierGrail.com & MacNimble.com
 * From dot concept...to dot com...since 1999.
 ***********************************************/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to