There is an iFrame that contains a whole document (<html> to </html>). This document contains some script tags too. My question is, can we call the functions of the scripts which are present in the iFrame?
There is an iFrame that contains a whole document (<html> to </html>) . This
Share
If
iframenavigates the same domain then you can use something like this:DEMO: http://jsfiddle.net/Mnt3e/