jQuery fly to basket animated script
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.