Has anyone seen a tutorial for a jQuery 3D carousel like this one? http://web.enavu.com/demos/3dcarouselwip/
No source is given, but was wondering if anyone had tips on how to continuously circle the DIVs and resize them.
It doesn't appear to be true 3D, but resizes the DIVs based on position?
Thanks, Juan
There are 4 positions that the images can be in.
Specify these, then use jQuery to animate the image between one position and the next.
Here is a 3D Carousel located in the jQuery UI Labs... I think it's pretty cool :)