0
Q:

get top window url from iframe

var url = (window.location != window.parent.location)
            ? document.referrer
            : document.location.href;
0

New to Communities?

Join the community