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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -