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.
我正在使用滑块http://jacksbox.de/stuff/jquery-fractionslider/并希望在幻灯片中有一些动画 gif。我需要在幻灯片处于活动状态时加载 gif,因为它们只播放一次(不循环播放)
有任何想法吗?
谢谢
您可以占位符<img src="blank.gif" />并预加载 gif,当显示幻灯片时,您将交换src属性
<img src="blank.gif" />
src