请教javascipt乱码问题???
在javascript中输出中文时,出现乱码,请问如何解决??
------解决方案--------------------另存为编码为“ANSI”的文件
------解决方案--------------------另存为ANSI
或UTF-8(在代码中写 <meta http-equiv= "Content-Type " content= "text/html; charset=utf-8 "> )
------解决方案--------------------代码加gb2312
------解决方案--------------------or
big5
or utf-8