I use
₹
to display ₹ in our website.
it is supported in all major web browsers, but not in IE 7, so how can I display ₹ symbol in IE7.
web site is built on Magento and I gave the symbol as
<currency type="INR">
<displayName>Indian Rupee</displayName>
<displayName count="one">Indian rupee</displayName>
<displayName count="other">Indian rupees</displayName>
<symbol>₹</symbol>
</currency>
in MAGENTO_ROOT/lib/Zend/Locale/Data/en.xml