Does anybody know how i can show a euro or other html entity in javascript alert windows?
<script>alert("\u20ac");</script>
(20AC being the Unicode character for the euro sign.)
alert('\u20AC');
HTML Entity Character Lookup
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