Issues when adding 2 Jssor sliders

2019-09-04 05:36发布

问题:

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?

回答1:

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'.