jquery cycle: Showing half og the next and previous slide?

不羁的心 提交于 2019-12-11 08:33:58

问题


I am trying to create an image slider (with a header and description text for each image) with the jQuery cycle plugin. The basics are pretty straightforward and working. But I want to show half the previous and next image (only the image, not the header and text) from the current slide.

Any ideas on how to do this?


回答1:


Not really a straightforward answer to your question, but before you end up in hours of trying to modify an existing plugin to do things it wasn't intended to do, i found out it is usually faster and more inspiring to use jQuery to create your own slider.



来源:https://stackoverflow.com/questions/5396407/jquery-cycle-showing-half-og-the-next-and-previous-slide

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