how i can get the contentWindow.location of the iframe where the iframe src contain different domain
Posted
by sara_mara 32
on Stack Overflow
See other posts from Stack Overflow
or by sara_mara 32
Published on 2010-06-15T11:00:43Z
Indexed on
2010/06/15
11:02 UTC
Read the original article
Hit count: 104
JavaScript
how i can get the contentWindow.location of the iframe where the iframe src contain different domain name? i have googling about this , but i found some thing like proxt, so how i can get the location of the window inside iframe where iframe src is not on the same domain?
© Stack Overflow or respective owner