iFrame
Moderator: General Moderators
iFrame
Hello, I was wondering if it's even possible to open a website in a iframe, then use JavaScript to edit the HTML in the iFrame, so let's say there is an image in the iFrame, I could replace the URL in the <img src=""> to what I wanted using JavaScript. Thanks for any help!