![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, on my website i have some $rarr; tags - that shows usually a right arrow. Now I have Windows XP Professional and IE 6.0.x and it shows a square with a kind of a star. How can I get a right arrow for all browsers and os? |
#3
| |||
| |||
|
|
In post <bftls5$iucj1$1 (AT) ID-74774 (DOT) news.uni-berlin.de Stephan Koser said... on my website i have some $rarr; tags [...] no such animal. try → or → entities |
#4
| |||
| |||
|
|
"Stephan Koser" <no-skoser-spam (AT) web (DOT) de> wrote: on my website i have some $rarr; tags You probably meant →. And to correct the corrections posted by others, → is an entity reference, and the corresponding construct, which works a little more often, →, is a character reference. - that shows usually a right arrow. It usually does, and it should, but support is not universal. Now I have Windows XP Professional and IE 6.0.x and it shows a square with a kind of a star. In that environment, I'd guess it's a font problem. But does it happen for all fonts? |
#5
| |||
| |||
|
|
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 |
|
I tried it with arial, verdana, times and lucida console. Always the same result. |
#6
| |||
| |||
|
|
You should use → because this works even in Netscape 4.08 (as long as you set "charset=UTF-8"). |
#7
| |||
| |||
|
|
You should use → because this works even in Netscape 4.08 (as long as you set "charset=UTF-8"). Just to clarify, by "you" you mean the page author, right? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Hi Stephan. I guess that your problem is in encodings. Symptoms like attempt to see UTF-8 string as ascii. I guess you are using some ASP/PHP/C++, etc. modules for generation of your html. Am I right? |
![]() |
| Thread Tools | |
| Display Modes | |
| |