slider - jssor width and height in percentages -
Slide and caption and all elemetns in the jssor slider get malfunction in pixels As a result, the sliders look stricter on a larger resolution screen. How can I mention the heights and widows of jssor sliders in percentages?
You can use $ scale width) The method to scale the slider to any size .
& lt; Script & gt; // Scale jssor slider to the original container of 70% width jssor_slider1. $ Scale Width (parentWidth * 0.7); & Lt; / Script & gt;
Comments
Post a Comment