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、ajax 和 php 来实现一堆滚动图像。它应该是图像的自动滚动器,并且图像列表正在从数据库中加载。我需要在 5 秒内更新滚动条中显示的图像。我使用 jquery 的 jCarousel 滑块实现了它。
但现在我需要在不中断滚动的情况下更新图像。
我的头在发热,我找不到它的逻辑。有任何想法吗?