Monday, 8 March 2021

iframe Onclick

 <html>
<head>
<script type="text/javascript">
window.onload = function() {
    var oFrame = document.getElementById("myFrame");
    oFrame.contentWindow.document.onclick = function() {
        alert("frame contents clicked");
    };
};
</script>
</head>
<body>
    
    
<iframe id="myFrame" border="0" src="test.htm"></iframe>
<iframe id="theiframe" src="test.htm" style="width: 200px; height: 400px;" onload="iframeclick()"></iframe>
</body></html>



No comments:

Post a Comment

zomok E-commerce system plan. Choose your online ordering system. No-risk 30 day free trial. Then USD 9/month. No credit card required.

zomok E-commerce system plan. Choose your online ordering system. No-risk 30 day free trial. Then USD 9/month. No credit card required. h...