starlon
04-04-2009, 07:37 AM
If I start a page like "<title>Sitename • Sitepage</title>" the bullet shows up like it's supposed to in the title.
However, if I change document.title to something else with an html element like '•' the actual text is shown instead of the bullet.
Do I need to escape or format these elements when putting them into document.title? I've tried a couple of things already, like URL encoding and escaping, but maybe I'm missing something.
I've only tried in Firefox on Fedora 10 and XP, and IE 6.
However, if I change document.title to something else with an html element like '•' the actual text is shown instead of the bullet.
Do I need to escape or format these elements when putting them into document.title? I've tried a couple of things already, like URL encoding and escaping, but maybe I'm missing something.
I've only tried in Firefox on Fedora 10 and XP, and IE 6.