My current code works on elements outside of an iframe. How should I approach fetching elements within an iframe using getElementById? My end goal is to write text within th
Explore the sandbox attribute.
http://www.w3schools.com/tags/att_iframe_sandbox.asp