Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道这种类型的滑块,图片旁边的箭头正在滑动,可以用jQuery来完成。我可以在 Firebug 中看到它是用 Flash 制作的。
用 jQuery 完成它似乎并不太复杂,但这并不是说我已经知道如何去做。
最好的方法是什么?
我建议你看一下 jQuery animate 函数- 将它与 CSS 定位的 DIV 或图像结合使用应该可以让你做你想做的事。