jquery - Bxslider - change the direction of slides when direction is RTL -


I think the BxSlider plugin is capable of working when the page direction changes to RTL.

  body {direction: RTL; }   

See examples here:

 . Bx-wrapper .bx-viewport {Direction: ltr; }    

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -