jQuery 3D carousel?

2019-02-07 08:26发布

问题:

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

回答1:

Here is a 3D Carousel located in the jQuery UI Labs... I think it's pretty cool :)



回答2:

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.