热泪盈眶造句:网页制作高手请进(javascript)

来源:百度文库 编辑:查人人中国名人网 时间:2024/05/03 05:51:42
请问如何让网页的这段代码失效
if (self.location != self.location) {
self.location=self.location;
}

和如何让浏览器状态栏不显示“网页有错误”???

//if (self.location != self.location) {
self.location=self.location;
} //就可以了.