Saturday, March 25, 2023

HTML iframe get parent window location details

We need to use window.parent 

window.parent.location.href

references:

https://stackoverflow.com/questions/3420004/access-parent-url-from-iframe 

No comments:

Post a Comment