I want to call a parent window JavaScript function from an iframe.
&
With Firefox and Chrome you can use :
If myfunction is present both in iframe and in parent, the parent one will be called.