In my website I have used the new rupee sign for indicating the rupees. Following is my code:
As a script i've used "http://cdn.webrupee.com/js and I've also used following:
<span class="WebRupee">Rs.</span> 116,754.00
As a CSS I have used..
<link rel="stylesheet" type="text/css" href="http://cdn.webrupee.com/font">
It was working fine... but during last few days it's not working. Even it seems to be that the website is no longer available. I cannot indicate the rupees by the symbol.
Is their any substitution for showing the symbol? Any idea will be appreciated.
You can use this code for the new Rupee symbol: ₹
It renders like this: ₹
The older Rupee symbol is also available using the same technique, but with a different code: ₨
It renders like this: ₨
No special stylesheet is needed, but your page will need to use the UTF-8 character set. I tried the address you provided for the stylesheet and it's giving a 404 error. That site may not be available anymore.
You can download the complete working css with fonts here:
http://krmaurya.com/codelibrary/rupee-symbol.zip
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With