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 ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If
₹is not supported in your FF(Firefox) browser,then use the following cssfont-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>