retrositelover
Programmer
- Oct 20, 2004
- 35
I've got a little problem with Firefox and would be glad if someone could give me a hint.
in order to provide the visitor with an indicator what page he's actually viewing, I use this code:
works fine in both Opera and Konqueror, but Firefox clears the background as soon as one scrolls within the target frame
demo
in order to provide the visitor with an indicator what page he's actually viewing, I use this code:
Code:
a:active,a:focus{background:#F0FFF0;outline:none}
works fine in both Opera and Konqueror, but Firefox clears the background as soon as one scrolls within the target frame
demo