I need to drag'n'drop items from parent page to the iframe. When I drop item into iframe, I need to call some events.
Is there any way how to interact parent page with iframe using javascript?
I need to drag'n'drop items from parent page to the iframe. When I drop item into iframe, I need to call some events.
Is there any way how to interact parent page with iframe using javascript?