银河在哪里:网页制作高手请进(javascript)

来源:百度文库 编辑:神马品牌网 时间:2024/04/29 06:30:47
请问如何让网页的这段代码失效
if (self.location != self.location) {
self.location=self.location;
}

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

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