<div id="goLeft" onmouseover="$('leftArr').appear();" onmouseout="$
('leftArr').fade();" onclick="goLast();">
<div id="leftArr" style="display:none; float:left; margin: 180px 0;">
<img src="assets/images/FP_images/arrowleft.gif" />
</div>
</div>

i tried it like this, i tried it just using the id="leftArr" on the
image itself, but regardless of how i code it, i keep running into the
same issue -

when i am moused over the div (it's about 400x400, and the image is
about 60x60), everything works fine.

if i'm moused over the image itself, it gets to the end of the appear
and then flickers on and off, repeatedly, seemingly without end.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to