找到这个叫做Elastislide的免费画廊旋转木马
但显示放大图片的代码仅在Demo-4上可用。http://tympanus.net/Development/Elastislide/index4.html
我在哪里可以找到使其与垂直转盘一起工作的代码?http://tympanus.net/Development/Elastislide/index2.html
请帮帮忙
谢谢
发布于 2013-10-30 17:46:02
<script>
$( '#carousel' ).elastislide( {
orientation : 'vertical'
} );
</script>https://stackoverflow.com/questions/19678658
复制相似问题