The JqueryUI transfer effect should give you what you need. ( http://jqueryui.com/demos/effect/ ) You could add the "item" to your basket and then do a transfer from the clicked item to the one you just added to the basket. I've used this and it looks nice. See this for a quick example (just hit some numbers...or the next pi decimal if you know it :) http://www.fontzworks.com/pi/
Hth, Dave 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 -~----------~----~----~----~------~----~------~--~---
