Is it possible to get the referrer of an iFrame's parent page with JavaScript in iFrame?
Posted
by Norbert Tamas
on Stack Overflow
See other posts from Stack Overflow
or by Norbert Tamas
Published on 2010-05-08T02:06:09Z
Indexed on
2010/05/08
2:18 UTC
Read the original article
Hit count: 557
Is it possible to get the referrer of an iFrame's parent page with JavaScript in iFrame?
Example: Page A has an iFrame. The iFrames referrer is be page A. But is is possible to get Page A's referrer in the iFrame with JavaScript?
© Stack Overflow or respective owner