<iframe src="http://google.it" onload="msg();">
</iframe>
<script>
function msg() {
alert("google loaded");
}
</script>
this script works fine with all browsers
a message will appear.
but firefox shows nothing.
u guys know why? :confused:


Sign In
Create Account

Back to top









