[jQuery] jQuery Hover Causing Flicker
Hello and thank you for having me in this group. :)
I am testing some code that highlights different elements when a user
hovers over them.(Similar to firebug's element highlighting features)
I think I've got a test version working, but the only problem is that
it causes an almost continuous flicker when you hover of it.
Here is a link showing what I am talking about:
http://www.xitrodeo.com/hovertest.html (rollover the text in firefox -
not fixed for i.e. yet - tips welcome)
Does anyone know how to prevent the flicker issue when you hover over
it?
TIA!