开发者

Getting Iframes on mozilla

I'm using JavaScript on Mozilla开发者_开发问答 (version 4). Once I get a DOM object and identify the tag as an IFRAME I'd like to get the content and the borders (x,y pixels)of the IFRAME, (if I understand correctly the Iframe is an additional HTML page inside another HTML).


Look here: https://developer.mozilla.org/en/DOM/HTMLIFrameElement

contentDocument and frameborder are probably what you are looking for.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜