Y
yawnmoth
Say page A included an iframe to page B and that I wanted page B to
modify page A's DOM. How might I go about doing this?
opener.document.* works for popup windows.... might it work for
iframes, as well?
modify page A's DOM. How might I go about doing this?
opener.document.* works for popup windows.... might it work for
iframes, as well?