Top "Right-to-left" questions

Right to Left (RTL) refers to the scripts of natural languages that are written and read from the right to the left instead from the left to the right, such as Hebrew, Arabic and Persian.

slideToggle JQuery right to left

i'm new in JQ i have this script i found on the internet and its do exactly what i need …

jquery toggle right-to-left
How to set Navigation Drawer to be opened from right to left

First of all I know this question appeared here before but after trying a lot I still didn't succeed. I …

android navigation-drawer right-to-left
Right to left Text HTML input

For my website, i need to provide arabic support. Part of it is to provide input textboxes where when user …

css input arabic right-to-left
How to make the text direction from right to left

I want to write text in (right to left language i.e. Arabic) in a TextView. But I want to …

android textview right-to-left
Android context.getResources.updateConfiguration() deprecated

Just recently context.getResources().updateConfiguration() has been deprecated in Android API 25 and it is advised to use context.createConfigurationContext() instead. …

android locale right-to-left
Identifying RTL language in Android

Is there a way to identify RTL (right-to-left) language, apart from testing language code against all RTL languages? Since API 17+ …

android right-to-left
hiding text using "text-indent"

I'm trying to hide some text inside an <li> element using CSS by setting text-indent: -999px;. For …

css right-to-left text-indent
Aligning right to left on UICollectionView

this is a pretty straightforward question, but I haven't been able to find a definitive answer to it on SO (…

ios objective-c uicollectionview right-to-left uicollectionviewlayout
right-to-left (RTL) in flutter

I was using Flutter more than a week, and wanted to create an Arabic (right-to-left) app. I was reading Internationalizing …

layout flutter right-to-left direction
Bootstrap - Change direction of the navbar

I've using Twitter bootstrap and trying to align the navbars' text to the right, i.e - that the "brand" …

twitter-bootstrap right-to-left direction