I’m updating the page title after some content is refreshed using AJAX, but the double arrow character is not displaying. Is there away to make this work?
document.title = title+' « Dyne Drewett';
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try
It might also be possible to get things to just work if all your encoding settings are correct. The above will definitely work, I think.
List of all codes for reference: http://www.digitalmediaminute.com/reference/entity/