滑动/淡入淡出 jQuery 滑块

发布于 2024-11-06 19:35:43 字数 183 浏览 0 评论 0原文

我希望使用 jQuery 构建自己的非常简单的滑块,并希望它包含两个功能:

  • 滑动效果
  • 淡出/淡入图像效果。

我一直无法找到一种方法来混合两者,尤其是让事情变得简单。

有什么想法吗?我正在寻找 HTML 结构应该如何以及 JavaScript 代码将如何改变它。

I'm looking to build my own very simple slider with jQuery and want it to include two features:

  • The sliding effect
  • The fadeout/fadein image effect.

I haven't been able to figure out a way to mix both, and especially to keep things simple.

Any ideas? I'm looking for how the HTML structure should be and how the JavaScript code will change it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

陌伤浅笑 2024-11-13 19:35:43

http://slidefade.lulibi.com

这对您有用吗?

http://slidefade.lulibi.com

Would this work for you?

美人骨 2024-11-13 19:35:43

http://jsfiddle.net/rvJeh/2/
下面是在 1500 毫秒内向左滑动 50 并淡入 0 的情况。

http://jsfiddle.net/rvJeh/2/
Here is what it would look like sliding left 50 and fading to 0 over 1500 ms.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文