javascript (greasemonkey) how to access a newly created iframe

Posted by Sendoh on Stack Overflow See other posts from Stack Overflow or by Sendoh
Published on 2010-06-02T13:16:55Z Indexed on 2010/06/03 0:44 UTC
Read the original article Hit count: 191

Filed under:
|
|

hi there,

i have this website, by clicking on certain link on the website an iframe will be created within the same window.

my question, just wondering how to access this iframe? i tried document.getElementById() return null tried window.frames not there

Thanks

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about iframe