我需要什么类型的 jQuery 效果来完成同样的事情

发布于 2024-08-06 09:09:34 字数 219 浏览 4 评论 0原文

我想知道如何这种类型的滑块,其中图片旁边的箭头是滑动的,可以用jQuery来完成。 我在Firebug中可以看到它是用Flash制作的。

使用 jQuery 完成它似乎并不太复杂,但这并不是说我已经知道如何做。

最好的方法是什么?

I would like to know how this type of slider, where the arrow next to the picture is sliding, could be accomplished with jQuery.
I can see in Firebug that it is made with Flash.

It does not seem to be overly complicated to accomplish it with jQuery, but that´s not saying that I already know how to.

What would be the best way to do this?

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

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

发布评论

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

评论(1

鼻尖触碰 2024-08-13 09:09:34

我建议您看一下 jQuery animate 函数 - 将其与 CSS 结合使用定位的 DIV 或图像应该允许你做你想做的事情。

I would suggest you take a look at the jQuery animate function - using this in conjunction with a CSS positioned DIV or image should allow you to do what you want.

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