javascript - How to use jQuery Isotope in dir=rtl -


how align jquery isotope layout right-to-left follow document direction (dir=rtl).

jquery isotope has config option should set anchored right

{     isoriginleft: false } 

the example documentation


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -