#Is there a way to change the HTML code of an iFrame without changing the sourc

5 messages · Page 1 of 1 (latest)

lament phoenix
#

For example, I want to change the text on a page from apple.com embedded on my website without actually changing the text on Apple's website for obvious reasons

lean cloak
#

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

lament phoenix
#

I thought you could do this by looking up an element ID and modifying it with JQuery but I might be wrong