I loaded the iframe on my page. After some actions, the visitor can close the modal and the iframe will be removed from the page. but some javascript codes still running from the iframe source page.
Is there any way to clear the memory from the iframe js codes?