#Is there a way to change the HTML code of an iFrame without changing the sourc
5 messages · Page 1 of 1 (latest)
For security reasons, it’s not possible. It’s too easy to use a hack like that to trick people into thinking they’re doing one thing but actually sending all their info to a hacker
So browsers prevent that exact thing to prevent hackers from stealing people’s stuff
This kinda makes sense and doesn't at the same time, because you can just copy the source code of the original page and modify it, and you can check the URL to make sure you're on the right domain, but thanks for your help!
I thought you could do this by looking up an element ID and modifying it with JQuery but I might be wrong