Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorMatt
    • CommentTimeApr 19th 2007
     permalink
    Does anyone know how to get or set information in the iframes if you have access to the browser. I changed all my security settings to allow basically everything, but I still get an error when I try to access a domain outside of my control.

    MsgBox(document.getElementsByTagName("iframe")[0].contentDocument.documentElement.innerHTML);

    I get the access is denied error. This only has to be accessible to me really.
    • CommentAuthorMatt
    • CommentTimeApr 19th 2007
     permalink
    MsgBox(document.getElementsByTagName("iframe")[0].innerHTML); is probably what I should of used, but it also doesn't work.
Add your comments
    Username Password
  • Format comments as (Help)