Log in

View Full Version : image drag on click



SK USA
07-20-2008, 02:36 PM
http://www.thefind.com/search?query=shoes&filter[categoryorder]=GRIBDwQOAhcIDRgSCwwDFRQWExAFBwYKEQkZ5wEMAn8CBwBdAnsCBAFkAtkAPQFRAXQBNACzAF0BqAA1AYwB&filter[qpcookie]=%24%24K87ILy9ITE8tqSxItTXUyc9MsTWxMNcBAA%3D%3D&filter[price][min]=%2422.1.17&filter[price][max]=%24720.720.3

i saw this page and thought this was a nifty style.

hover over any item, click the Save product, the dragging/sliding transition of the item to the bottom div is real nice, anyone know where i could find something like that?

TheJoshMan
07-20-2008, 03:13 PM
That would be Jquery. You can find numerous plugins for animation effects at:

http://plugins.jquery.com/project/Plugins/category/48

I'm not sure exactly which plugin that is, but I know it's definitely jquery.

Medyman
07-22-2008, 03:49 PM
That would be Jquery. You can find numerous plugins for animation effects at:

http://plugins.jquery.com/project/Plugins/category/48

I'm not sure exactly which plugin that is, but I know it's definitely jquery.

You could actually do that with the core library. I'm sure there are plugins that make the syntax easier, but the core library doesn't need to be extended for that functionality.