Sent by Afrael Ortiz on 23 December 2002 16:04
Hi everybody !!!
I have the following code in my stylesheet for a side navigation menu.
LI.arrow{
list-style-type: circle;
white-space: nowrap;
margin: 10px 0px 0px 0px;
}
LI.arrow:hover{
list-style-type: disc;
white-space: nowrap;
margin: 10px 0px 0px 0px;
border: 1px dotted black;
}
The idea is to highlight the selectec element by changing the bullet and placing a border around the
hovered element. Works fine in Mozilla 1.x, doesn;t work in IE 6.x
Any Clues.... Is it me or is it the IE ?
Thanks in Advance !!!
Afrael Ortiz
"Investigación es lo que hago cuando
no se lo que estoy haciendo."
[Wernher Von Braun]
---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now