| Article: |
Roll Over, Rollovers -- CSS Style | |
| Subject: | Hover remains active | |
| Date: | 2006-12-03 16:28:42 | |
| From: | bilbo--baggins | |
|
Response to: Hover remains active
|
||
|
>>>Firstly, great article. It works perfectly except >>>that when I mouse-over in a downward position, >>>the mouse-over state remains instead of returning >>>to the inactive state. Using IE 6 SP2. Any ideas?
|
||
Showing messages 1 through 1 of 1.





I guess you have to add something to the
a:hoverpart in your css code. I just usedtext-decoration: none;since none of my links need to be underlined, and all my image hovers work flawlessly.http://locusoptimus.com/css-trickery/ie-image-border-styles-on-hover.php