CSS Navigation problems

They have: 141 posts

Joined: Aug 1999

On the page http://dlo.net/test/template.html I can't get the text inside the cell to change color when I mouseover the cell (). Does anyone know how I could do this without putting the cursor over the text?

Thanks

detox's picture

They have: 571 posts

Joined: Feb 2001

text changes was working for me. What are you testing on?
This was IE5...

They have: 383 posts

Joined: Sep 2000

It worked for me also (IE 5.5). I'd suggest using images rather then CSS if you want true compatability.

merlin's picture

They have: 410 posts

Joined: Oct 1999

as i know, nn doesn't support mouseover (hover) in css. you have to use java and images to make it possible in nn, IMO.

detox's picture

They have: 571 posts

Joined: Feb 2001

nn6 incorporated the hover. Though anything less will obviously ignore it. You then have to go back to the old js scripts to make a cross-browser hover.....

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.