jQuery 3D carousel?

北慕城南 提交于 2019-12-18 13:32:00

问题


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.




回答3:


Here is jquery 3d carousel library https://jascarousel.github.io/jascarousel/

It allows you to create horizontal and verticle 3d carousel :)



来源:https://stackoverflow.com/questions/2958519/jquery-3d-carousel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!