Jcarousel fx:没有?
有人知道如何去除 Jcarousel lite 中的幻灯片效果吗?我希望它只是改变我的图像而没有任何效果
Anyone know how to remove the slide effect from Jcarousel lite? I want it to just change my images with no effect
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您需要使用带有“def”参数的缓动。您需要为此添加缓动插件。 jQuery 缓动插件。
You need to use easing with "def" parameter. You need to add easing plugin for this. jQuery Easing Plugin.
在初始化过程中是否使用
animation : 0
(零)选项帮助你吗?Does using the
animation : 0
(zero) option during initialization not help you?