怎么样判断一个页面是否有父窗体??
例如:在a.html中有这么一段:
<iframe name="top" src="b.html" width="800" height="75" ></iframe>
就是说在a.html中打开b.html,我想在b.html中看看他是不是子窗体,也就是看看他有没有父窗体.怎么样判断!!
2008-03-21 11:03
2008-03-24 13:17
2008-03-24 13:25
2008-03-25 15:55