From: Kit D. <kd...@cl...> - 2000-12-01 21:20:53
|
Is there any way to change the characterset that a layer that is generated using setHTML is using? I have some layers that are working above on a page using the utf-8 charset. They work fine in IE but when viewed in Netscape the first time a layer pops up it changes the characters that it was "covering" into hollow boxes as if it cannot render the font beneath. I'm guessing that maybe the setHTML is giving it a different character-set and Netscape is creating some sort of bug when it tries to re-render the page beneath. The layers appear fine, it's the page that starts getting distorted. If there is some way to make setHTML or a DynLayer itself has a charset...? If anyone has seen this happen before I'd appreciate if they knew what could be done about it. Kyt. |