I am using the following currency code for indian ruppee symbol(₹
). But it is not supported in firefox but supports in chrome.
Other Currency codes are supported in all the browsers.
Is there anyother code to fix the problem ?
I am using the following currency code for indian ruppee symbol(₹
). But it is not supported in firefox but supports in chrome.
Other Currency codes are supported in all the browsers.
Is there anyother code to fix the problem ?
If ₹
is not supported in your FF(Firefox) browser,then use the following css
font-family: DejaVu Sans;
Surely it will work because its working for me...
I have tested that in FF (15.0.1),chrome,IE8,IE9...its working fine....
Example :
<span style="font-family: DejaVu Sans;">₹</span>
This should work better: ₹
(₹
)
It is not specific to just Firefox. I am here seeing this on all browsers.
The reason is Windows 7. On Windows 8, It works fine.
You will need to install following update
http://support.microsoft.com/kb/2496898
An update to support the new currency symbol for the Indian Rupee in Windows Vista, in Windows Server 2008, in Windows 7 and in Windows Server 2008 R2
Eventhough its too late, But I am feeling its worthy to share
After great struggle, we have found a permanent and easy solution/fix for the issue in displaying indian rupee symbol on any Windows OS such as XP, Vista, 7, or any other.
The solution is, you just copy all the symbols(available in "Control Panel\Appearance and Personalization\Fonts" folder of Windows) from the machine(most of the newer versions of Windows such as few editions of Windows7 will support all the UNI code chars), and paste in Fonts folder of your machine . Then restart your machine, it will take few minutes to boot with new changes. Then check now. All the Symbols will gets displayed properly.