CSS Navigation problems
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
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 posted this at 15:14 — 7th April 2001.
They have: 571 posts
Joined: Feb 2001
text changes was working for me. What are you testing on?
This was IE5...
Adam Oberdorfer posted this at 20:28 — 7th April 2001.
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 posted this at 07:44 — 9th April 2001.
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 posted this at 07:54 — 9th April 2001.
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.