Tamra R. Heathershaw-Hart wrote:
> 
> ARGH! My rollovers are flashing me.
> 
> All you JavaScript experts, if you could please take a gander at (
> http://professionals.com/~tiara ) and let me know if you know of any way to
> keep the navigation squares/rectangles from flickering as the mouse rolls
> over them, then I'll be in your debt forever.

*hehe* cool.

It would seem to me the problem is that your images overlap.  For me,
the "flash" occurs only when you cross the point where one image
overlaps the edge of another (lying under it).

No, wait . . . .

It occurs when you cross table lines!

For some reason, the javascript is getting confused when it crosses the
breaks in the images along the row and column edges.  Not exactly sure
why . . . maybe because you're dealing with 2 and three images per
rollover, it's "clearing" the combined image on each mouseout (i.e.,
putting the lighter images back before realizing it should have left
them with image2).

Interesting.  No borders in the table to cause a dead space in the
layout . . . javascript seems complete . . .

hmmmmmm

Will have to think about this one on the train on the way home.  Cool
problem, though  :)

Brett
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to