参考代码: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=Shift-JIS"> <title>Untitled</title> <mce:script type="text/javascript" charset="Shift-JIS"><!-- function xpx(){ var wo = window.open("test2.html","_blank", "charset=Shift-JIS"); var srcstr = "<!DOCTYPE HTML PUBLIC /"-//W3C//DTD HTML 4.0 Transitional//EN/"><html><head><meta http-equiv=/"Content-Type/" content=/"text/html; charset=Shift-JIS/"><title>Untitled</title></head><body><span id=/"prait/">//adsfasfefeae</span></body></html>"; wo.document.writeln(srcstr); wo.document.all.prait.innerHTML = document.all.er.innerHTML; wo.document.charset ="Shift-JIS"; } // --></mce:script> </head> <body> <input type="button" value="123" id="xxx" οnclick="xpx()">Hello World! <span id="er">/123124151</span> </body> </html>