|
| |
|
|
trinsan
Posts: 2 Joined: 2/20/2004 Status: offline
|
Weird CSS problem - 2/20/2004 1:40:18
Hello! I'm a professional web designer and I've run across a very strange problem that I can't seem to beat. I have the simple filter:glow on mouseover for my links; the problem is that when you run your mouse quickly over several of them at once, they ALL glow and simply don't turn off until you mouseover again. This weird effect - the mouseover continuing even after the mouse has moved on - works with other filters, as well. I cannot for the life of me figure out what the problem is. Here's the link code - if anyone can help me, I'd appreciate it! a:link{ COLOR: #ffffff; TEXT-DECORATION: none; font-size: 12px; height:0px} a:active { COLOR: #ffffff; TEXT-DECORATION: none; font-size: 12px; height:0px} a:visited { COLOR: #ffffff; TEXT-DECORATION: none; font-size: 12px; height:0px} a:hover { COLOR: #FFFFCC; text-decoration: none; filter: glow(color=#ff0000, strength=5, direction=45); height:0px} This is the rest of the CSS code. It's possible something else is triggering it.... hr {margin-top:0px; margin-bottom:0px; background-color:#FFFFCC; width: 50%; shading: no-shade} body { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px} .indent { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-indent: 8px; padding: 3px; font-size: 12px } .new { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 3px; } .middle {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;} .middle2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding: 3px; } a.middle{ COLOR: #ffffff; TEXT-DECORATION: none; font-size: 10px} a.middle:visited { COLOR: #ffffff; TEXT-DECORATION: none; font-size: 10px} a.middle:hover{COLOR: #FFFFCC; text-decoration: none; Arial, Helvetica; font-size: 10px; filter: glow(color=#ff0000, strength=5, direction=45); height:2px} a.middle:active { COLOR: #ffffff; TEXT-DECORATION: none; font-size: 10px} a.new {COLOR: #FFFFCC; text-decoration: none; Arial, Helvetica; font-size: 10px; filter: glow(color=#ff0000, strength=5, direction=45); height:2px} a.new:hover {COLOR: #FFFFCC; text-decoration: none; Arial, Helvetica; font-size: 10px; filter: glow(color=#ffff00, strength=5, direction=45); height:2px} a.new:active {COLOR: #FFFFCC; text-decoration: none; Arial, Helvetica; font-size: 10px; filter: glow(color=#ff0000, strength=5, direction=45); height:2px} a.new:visited {COLOR: #FFFFCC; text-decoration: none; Arial, Helvetica; font-size: 10px; filter: glow(color=#ff0000, strength=5, direction=45); height:2px} .dot { border-style:dashed; border-color:#FFFFCC; border-width: 1px; font-size: 11px} .solid { border-style:solid; border-color:#333399; border-width: 1px; font-size: 11px; font-weight: bold} .subtitle {background-color:#333333; width:95%; font-size: 12px; font-weight: bold; text-indent: 8px; padding: 3px; font-family: Arial, Helvetica, sans-serif} body { scrollbar-face-color: #000000; scrollbar-arrow-color: #999999; scrollbar-track-color: #000000; scrollbar-shadow-color: #999999; scrollbar-highlight-color: #999999; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-Color: #999999; } .conclusion {background-color:#000000}
< Message edited by trinsan -- 2/20/2004 1:44:05 >
|
|
|
|
trinsan
Posts: 2 Joined: 2/20/2004 Status: offline
|
RE: Weird CSS problem - 2/20/2004 11:55:42
Thank you! Glad to know that - I'm just puzzled why it only does it on that ONE site. It doesn't do it on any other. ..any more thoughts?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|