Droppable example to meld with slideshow code
I've got this code here (http://www.projectmio.com/callback_w.html)
which slides in images upon click, its really nice and I would like to
keep it. That is, I would like it to work with the Droppable example
code (http://jqueryui.com/demos/droppable/#photo-manager) so that when
an icon is clicked the image appears in a 'shopping list' on the side
of the screen. This is a lot like how the Droppable example works now,
except I don't know how to take the images from the slideshow code I
already have and into the box on the size of the screen.
As you can see from the example code for Droppable, once added, the
picture appears as a thumbnail, it fades in which is really nice but I
would also like to get the 'Toss' theme to work so it gets that extra
bit of pizzaz when one is added to the shopping list:
http://malsup.com/jquery/cycle/toss.html
Ultimately, once in the right hand menu, the thumbnails of the images
would then be downloaded by clicking a button in that menu, thus
downloading only the images sent to the it.