Re: bookmarking with a trademark sign in title

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The problem usually is that many of the 'things' surrounding the main window of the browser do not understand HTML and its special characters. The favorites or history lists are often one of them. Most have solved the rendering of the <title> but not all.

If your target is mainly Windows clients, the best option is using iso-8859-1 as the character set and use the native windows trademark symbol. In that way, your browser main window will understand it as per the character encoding, and windows itself will also understand it for the rest of the controls where the internal windows character set is used.

Satyam



----- Original Message ----- From: "chris smith" <dmagick@xxxxxxxxx>
To: "Angelo Zanetti" <angelo@xxxxxxxxxxxx>
Cc: "PHP List" <php-general@xxxxxxxxxxxxx>
Sent: Wednesday, April 26, 2006 4:09 PM
Subject: Re:  bookmarking with a trademark sign in title


On 4/26/06, Angelo Zanetti <angelo@xxxxxxxxxxxx> wrote:
Hi all,

This might be slightly OT but it is related to a PHP project.
I have a link on the site Im developing to bookmark the site. The title is XYZ company™ but when the add bookmark window comes up for saving the bookmark, I cannot see the ™ sign. Does anyone have any
idea of how to get this site to be saved with the name of the company?

There are a couple of different ways to print the TM..

http://www.w3schools.com/tags/ref_entities.asp

If that doesn't work, I guess you're stuck..

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux