随笔分类 -  JS

转:js中"window.location.href"、"location.href"、"parent.location.href"、"top.location.href"
摘要:关于js中"window.location.href"、"location.href"、"parent.location.href"、"top.location.href"的用法"window.location.href"、"location.href"是本页面跳转"parent.location.href"是上一层页面跳转"top.location.href"是最外层的页面跳转举例说明:如果A,B,C,D都是jsp,D是C的ifram 阅读全文

posted @ 2013-11-03 20:57 seeley 阅读(219) 评论(0) 推荐(0)

导航