I'm using a 100% screen size iframe that redirects to another domain. Basically you have a full screensize iframe and within that you see another domain which is which you operate.
The URL always reads from the inditial domain eg: www.iframedomain.com The domain that is seen and used within the iframe is www.childdomain.com
Is there a way when in the above situation to change the URL on www.iframedomain.com using code from www.childdomain.com?
thx