Hmm maybe I am not understanding what you're interface is trying to
accomplish...

If you've got a strip of images that you want to scroll across based
on mouse movements, why don't you just wrap them in a div with an
overflow and modify the scrollLeft property of the div to modify the
display.  You can hide the scroll bar with a sibling that sits below
with a negative margin.

A link to a working example would be great.



On Mar 18, 4:08 pm, XyXEL <derblaueor...@googlemail.com> wrote:
> well, with effekt.morph calling only once i may move all pictures in
> one call, but i can not stop it. if some1 moves the mouse on the div
> it should stop running, so that he can watch the picture as long as he
> want to.
--~--~---------~--~----~------------~-------~--~----~
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 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to