I tried to add 2 JSSOR sliders ("carousel-slider.source & thumbnail-07.source") to my html site. But it didn't work. It works fine only with one slider. What is the issue behind this?
相关问题
- Is there a limit to how many levels you can nest i
- How to toggle on Order in ReactJS
- How to fix IE ClearType + jQuery opacity problem i
- void before promise syntax
- jQuery add and remove delay
To combine multi sliders in one page, please use different name.
For example, the name of the first slider is 'slider1', please make the second named 'slider2'.
So, please open thumbnail-07.source.html, replace all 'slider1' with 'slider2'.