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

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -