I am using jQuery to change the value of a button. The button contains arrow quotes (« and »). When I type the them in the javascript file it shows the character codes, not the characters themselves.
How do I get these arrow quotes to display properly within javascript?
«and»when you type those in, or something else?