How to include new Indian rupee symbol on designing a website?
<span class="add-on">**Rupees**</span><input id="prependedInput" type="text" style="width:67px"></div>
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#" style="float: none; margin-left: -3px;"><span class="caret"></span></a>
I want to replace rupees with new its new symbol how to do that? Is there any easy way to do that?