Sun, 2004-09-26 22:35
Hi! I've figured out a nice way on hovering links. I've done an animated gif and use it as a background while hovering. This works in all browser, except internet explorer
any tips on getting it to work in ie as well?
i've compiled a demo at http://www.kiesler.at/static/playground/anihover/
thanks // René!
Mon, 2004-09-27 09:13
#1
animated link underlining
I've used this effect before, with a 'slowly pulsating light' graphic. It works well for me. Your test file works okay on my PC with IE6.
Mon, 2004-09-27 14:58
#2
animated link underlining
You might want to preload the image as well.
Mon, 2004-09-27 16:59
#3
animated link underlining
roytheboy wrote:
I've used this effect before, with a 'slowly pulsating light' graphic. It works well for me. Your test file works okay on my PC with IE6.
weird, now it's working for me as well
I guess, it's all ZoneAlarms fault
Mon, 2004-09-27 17:06
#4
animated link underlining
rck wrote:
weird, now it's working for me as well
It could be that a previous version of your stylesheet was cached by your browser and then not immediately updated following your change.
Mon, 2004-09-27 17:14
#5
animated link underlining
roytheboy wrote:
It could be that a previous version of your stylesheet was cached by your browser and then not immediately updated following your change.
I always try to press shift-reload after making changes like that, doesn't that refresh the cache?
Mon, 2004-09-27 18:33
#6
animated link underlining
rck wrote:
I always try to press shift-reload after making changes like that, doesn't that refresh the cache?
Yes, that's my understanding too.