繁体
str=str。replace(/
window。onload = function{ //window。onload 打开网页就运行
str=str。replace(/\<\/P\>/gi,"");
//str=str。replace(/\
var str=document。getElementById("content")。innerHTML;//这里是整个页面代码 ,也可以指定id
document。getElementById("content")。innerHTML=str;