I am trying to call a javascript function defined in a parent from a child window. I have two files like this:
Parent:
<
Ensure you are accessing this via http:// so the Same origin policy passes and you can access opener from the child. It won't work if you're just using file://.