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
Here is a 3D Carousel located in the jQuery UI Labs... I think it's pretty cool :)
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 jquery 3d carousel library https://jascarousel.github.io/jascarousel/
It allows you to create horizontal and verticle 3d carousel :)
精彩评论