I have input boxes and textareas that need to be toggled between left-alignment and right-alignment (depending on the user’s language, the direction would be different). How can I do this with jQuery?
I have input boxes and textareas that need to be toggled between left-alignment and
Share
Here I have completely overhauled Mohammad’s script but it’s limited to its purpose: scanning if the first letter the user types in is Persian and changing the inputs direction according.
Here it is: jsfiddle.net/uPH7N/4