javascript - Iframe and parent.window return the iframe, not the document -


any ideas why? i've got iframe part of html - not loaded using ajax thought original problem - reason, when try access parent window iframe, can find html iframe, not document.

i'm using jquery, have tried straightforward javascript. both give me same response.

the browsers i'm testing in chrome , safari.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -