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.
我使用 HTML/CSS 设计网站,我最近才开始使用 jQuery 来添加到我的设计中。我一直在剥离与我类似的不同问题的代码,但从来没有足够的帮助,我不仅对程序没有足够的经验。我基本上是在寻找一种通过一遍又一遍地淡入彼此来让 3 图像循环的方法。就是这样,它会是这样的:
1)网站加载/图像 1 淡入 2)等待 5 秒 3a)图像 1 淡出“快速” 3b)图像 2 淡入(这是在图像淡入时不显示背景) 4)重复直到最后一张图像淡入 5 ) 顺利循环回图 1
我非常感谢您的帮助
使用带有淡入淡出效果的jquery 循环插件:http: //jquery.malsup.com/cycle/browser.html