标签: javascript php jquery
我目前正在开发一个将通过iframe加载的应用,我有兴趣从父网站获取网址。
答案 0 :(得分:0)
top != self - >如果框架
top != self
top.location.href - >获取首页的网址
top.location.href
window.parent.location.href - >获取父母的网址
window.parent.location.href