I want to call a parent window JavaScript function from an iframe.
&
parent.abc() will only work on same domain due to security purposes. i tried this workaround and mine worked perfectly.
Click Me
Hope this helps. :)