Eran,

The netscape.public.mozilla.layout newsgroup and
[EMAIL PROTECTED] mailing list are for discussion of the layout
engine in the new open source version of Mozilla (upon which Netscape
6.X is based). Please do not ask questions about Netscape 4.X here.

Yes, that is a bug. Try the following:

  View | Character Set | UTF-8

and then

  View | Character Set | Set Default Character Set

Erik

Eran Meuhas wrote:
> 
> Hello.
> 
> When using a content-type of text/html charset=UTF-8 (Unicode) Netscape
> handles the Unicode html very well.
> My problem starts when I'm using document.open(), document.write(..) and
> document.close() on a layer to change it's content, then Netscape appears to
> change the entire document charset back to ISO-8859-1 (default?) - resulting
> in corrupted text (really looks bad, especially when switching to another
> window and coming back to Netscape).
> 
> I will summarize and say that Netscape seems to switch the page charset
> whenever JavaScript opens a document in the page (to be more specific the
> actual action that will result in this problem will be
> document.layer.document.open(); and .close(); without a document.write)
> 
> I'm using Netscape 4.7 under Windows 2000, and I tried to define the charset
> through the HTTP header and HTTP-EQUIV.
> 
> Can someone please tell me if this is a bug? is there a solution? can I
> change the charset of a rendered document using JavaScript?
> 
> Thanks in advance,
> Eran Meuhas
> [EMAIL PROTECTED]

Reply via email to