Search code examples
safarijssor

Jssor slider navigator arrows not working outside of the slider in Safari


I have issue with jssor slider navigator arrows. I want to use them outside of the slider. They work fine outside on all browsers, except Safari. Is there any solution for this issue. Thank you in advance!


Solution

  • Keep size of 'slides container' original, and then make the size of 'outer container' bigger. In this manner, you will see arrows beside.

    And then adjust position (style="...top: ...px; ...left: ...px;...") of 'slides container', you can make 'slides container' center to 'outer container'.

    See slider with arrows outside.