Can anyone tell me now to clear (stop) all animation on an object?
cheers,
steve
On 10/19/06, Adrian Sweeney <
[EMAIL PROTECTED]> wrote:
with out looking into your code and just looking at the effect I suggest.Start by clearing the animation path on every mouse over, then build a new animation to move from the current to the new position shouldso if you had 5 steps in your anim and 4 links 1->4then if you were over 1 the icon would be at position 1 then as you moved down the path would be 1->2 then 1->3 and 1->4 of course if you have 5 increments in your movement between 1 & two there would be 5 between 1 and 4 too also if you are on increment part 3 (60% of the way there then the increment steps should start from that x,y position to the x,y position of the mouse.Adrian Sweeney
Web Developer
Mills & Reeve
Tel: +44(0)121 456 8236
[EMAIL PROTECTED]
http://www.mills-reeve.com-----Original Message-----Hi folks
From: Steve Urmston [mailto:[EMAIL PROTECTED]]
Sent: 19 October 2006 14:31
To: [email protected]
Subject: [jQuery] Animated Menu
I've been trying to build a menu where an image follows to match the hovered link
Example: http://clearbar.co.uk/navtest.html
Problem is the animate effects queue up, thus moving mouse fast can stack up pretty high.
Anyone know how I could get around this, or think of a better way to achieve this effect?
Cheers,
Steven
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
