鼠标悬停时停止 jcarousel Lite 动画?
当用户将鼠标悬停在特定项目上时,我试图停止 jcarouselled 项目的动画。我正在滚动非图像内容,我想让用户有机会阅读滚动的文本。
怎么做呢?文档中甚至没有提到它。
I am trying to stop the animation of my jcarouselled item when the user is hovering over a particular item. I am scrolling non-image content and I want to give user an opportunity to read the scrolled text.
How to do it? It is not even mentioned on the documentation.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
尝试这个修改后的 jCarosel Lite 脚本
http://www.webdesignbooth.com/demo/news-ticker /jcarousellite_1.0.1c4.js
Try this modified jCarosel Lite script
http://www.webdesignbooth.com/demo/news-ticker/jcarousellite_1.0.1c4.js
您修改后的 jCarosel Lite 脚本也帮助我解决了我的问题。谢谢斯塔克斯。但我还没有找到如何使用该命令的方法,因为我是学习者。
后来我明白了,我在页面上使用了两个滑块。他们是:
Your Modified jCarosel Lite script helped me to solve my problem also. Thanks Starx. But I was not finding the way how to use the Command as I am learner yet.
later I got that, I used on two slider on a page. They are:
认为这会对使用 http://sorgalla.com/jcarousel/examples/ 的人有所帮助
Thought it will help someone who using http://sorgalla.com/jcarousel/examples/