کاربر:Shervinafshar/موقت
از ویکیپدیا، دانشنامهٔ آزاد.
[ویرایش] Persian Digits
-
- 0 = "۰"
- 1 = "۱"
- 2 = "۲"
- 3 = "۳"
- 4 = "۴"
- 5 = "۵"
- 6 = "۶"
- 7 = "۷"
- 8 = "۸"
- 9 = "۹"
[ویرایش] The Problem
- For entering the fraction "1/2" with persian digits, normally, Typing the sequence "۱", "/", "۲" should end up like showing "۱/۲", but in IE it would should up like "۲/۱", so it should be typed backward ("۲", "/", "۱") in IE to be shown correctly, but it would be shown backward in Firefox now!