开发者

contentDocument.documentURI alternative to IE6 and IE7?

I need to grab the URI of an iframe after "load" event. I have used contentDocument.documentURI so far, but it does not work in IE6 and IE7. What are the开发者_如何转开发 alternatives?


All browsers support contentWindow.location.href.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜