View Single Post
  #1 (permalink)  
Old 12-02-2008, 06:51 AM
Protos Protos is offline
Registered User
 
Join Date: Dec 2008
Posts: 1
issue with IE6 IE7 titles and bookmarks

Hi,
I'm trying to track down a solution to another strange problem in IE6 and 7.

If the title of your page has any of the following 3 characters : < > * and the page is bookmarked these three characters won't show up in the bookmark title.

So for example if in your html you have :

<title> Test * Test < Test > end</title></head>

The title will show up properly in IE6, but if the page is bookmarked the title will look like :

Test Test Test end

in the bookmark dropdown and in the favorites popup when saving.
Any ideas ? Google wasn't much help.

Cheers,
Colm