[thelist] calling js function in an <object> - embedded page

Rob Agar rob at wildlime.com
Wed Aug 31 01:05:34 CDT 2005


hi all,

I have a page that contains another embedded page, like this

<object type="text/html" data="embedded.html" ... >

Is it possible to call a javascript function in the embedded page from
the containing one?  

(ie if I were to use frames, I could do it like this:
top.framename.func(), but frames are nasty so I don't want to go that
way :)

cheers,

Rob Agar



More information about the thelist mailing list