javascript - Accessing an iframe -


this question has answer here:

i have iframe widget inside of it. source different domain. there form on contents submission button. when clicked, page opens within iframe. question, have researched , haven't found answer, - "is there way can access button new page opens in separate window?"

thank can offer. stackoverflow rules.

you can not access iframes content domain directly.

if have control on content other domain can setup messaging system.

additional information can found here: cross-domain iframe dom properties access parent's javascript


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -