I'm not really sure what you're asking for.  This is all handled
natively in jQuery by calling .animate() and passing it the new left
and top coordinates, along with a callback when the animation
completes.


On Jul 28, 2:52 am, caturn88 <[email protected]> wrote:
> I am using a jQuery slideshow script which is capable of Callbacks,
> these allow for external factors to take place based on internal
> events. Such is the way I would like the script to evolve on my page,
> with the aid of these Callbacks, that if I were to click 'add' the
> image would fly off to a basket where the eventual collection could be
> downloaded. I got the idea from a DHTML script here:
>
> http://www.dhtmlgoodies.com/scripts/fly-to-basket/fly-to-basket.html#
>
> But I don't think the two are going to meld together and was wondering
> if there was an alternative flying product script in jQuery that I
> could integrate into the existing one I am using to animate the images
> here:
>
> http://malsup.com/jquery/cycle/int2.html
>
> Many thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to