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://elitereviewtheme.com/amazon/test/自定义滑块。但问题是滑块在加载时无法正常工作,即使代码中没有错误。如果单击任何缩略图或下一个上一个按钮,那么它工作正常。
轮播似乎是付费的,因此您可能应该通过他们的支持联系 rivaslider 或者您可以尝试以下操作:
设置滑块后调用它,它应该自动启动:
setTimeout($('.rs-next').click(), 100);