Roll Overs?
Roll Overs?
Out of context: Reply #15
- Started
- Last post
- 16 Responses
- ********0
you can make it using css , all browser will recognize:
div#mydiv{}
div#mydiv:hover{}but ie6 wich only recognizes a:hover (can be emulated here using Js)
- oops sorry yes for targeting you definitely need Js********
- oops sorry yes for targeting you definitely need Js