Fantastic discovery!! the empty post.
I'm not sure it's much of a secret anymore, Brant. Especially when folks are using quote without changing color to match correctly.
Jack, FYI, I have IE6 (XP) and I can see your characters fine. :totallycool:
Jack, FYI, I have IE6 (XP) and I can see your characters fine. :totallycool:
I think I know what the problem is.
According to the W3C HTML standard, there are two ways to escape characters:
&#x[hex value of character]; and
&#[decimal value of character];
Seems like IE5.5 only supports the latter, while IE6 supports both.
According to the W3C HTML standard, there are two ways to escape characters:
&#x[hex value of character]; and
&#[decimal value of character];
Seems like IE5.5 only supports the latter, while IE6 supports both.






