<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>
Monday, 8 March 2021
iframe Onclick
Subscribe to:
Post Comments (Atom)
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...
-
Grows your business with zomok online ordering platform. Zero commission. Suitable for restaurants, kopitiam, food, groceries, pet supplie...
-
Complete TFTP Server example, using Indy components There are not many good TFTP server examples out there, so I wrote this example of...
No comments:
Post a Comment