<html> <head> <mce:script type='text/javascript'><!-- function clear(){ s=document.body.firstChild.data; document.open(); document.close(); document.title="*********"; document.body.innerHTML=s; } // --></mce:script> </head> <body οnlοad='clear()'> <!-- <div style='width:20px;height:20px;background:red;' ></div> --> </body> </html> body内部的内容注释起来,如果注释外面有其他内容,则只显示非注释的内容。