M
mrwoopey
Hi,
On my site I have "SomeProduct™", a name with the trademark symbol, in
a javascript menu. When the page (js) was refered in classic asp it
showed the trademark symbol. Now the page is aspx (.net) and the
traemark symbol displays as a "?".
I used String.fromCharCode(153) to display the "™", but it displays a
box.
How do you display the TM in javascript and .net?
Thanks,
Phin
On my site I have "SomeProduct™", a name with the trademark symbol, in
a javascript menu. When the page (js) was refered in classic asp it
showed the trademark symbol. Now the page is aspx (.net) and the
traemark symbol displays as a "?".
I used String.fromCharCode(153) to display the "™", but it displays a
box.
How do you display the TM in javascript and .net?
Thanks,
Phin