3 comments found.
Great work! Good luck with sales! Looks clean and unique.
how do i use it and that can rtl all my website? i use phpvibe.
Hello
Please refer to my reply to HsounaZinoubi and you will find out more about the script. I’ll fix the demo in less than 24 hours so you can see the live preview.
i try to rtl an html template with it but no succeed can you explain more how to use it ?
hello and sorry for my late answer.
jQuery BiDi Direction Changer is not a rtl-maker. It determines the best suitable direction for elements and set it. It may be LTR or RTL.
To use this script, all you need to do is to write the following line:
$(query).bidi();
Replace query with your jQuery selector query. The script will findout the best direction and sets it to your element.