Only if you also control the parent page. If so, you can either call the methods directly using parent.foo()
, if in the same domain, or use, for example, easyXDM if in different domains.
Either way, you will have to load the correct scripts and css for the parent to do this.
a source
to share