Manipulating elements of an iframe

Asked

Viewed 193 times

0

i have a page, for example, index.html and form.html

The index.html page has an iframe, which loads the form.html

The question is: by the index.html page, I can via JS submit a form, which is within my iframe?

I mean, I can manipulate these elements?

I need this for testing and learning purposes.

Thank you

  • The page form.html is in the same domain as index.html?

  • No, she’s in another realm.

  • In this case the Browser prohibits it for security reasons...

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.