<html>
<head>
<script language= "javascript"type="text/javascript">
function.message()
{
alert("hello friends")
}
</script>
</head>
<body onload="message()">
</body>
</html>
<head>
<script language= "javascript"type="text/javascript">
function.message()
{
alert("hello friends")
}
</script>
</head>
<body onload="message()">
</body>
</html>
No comments:
Post a Comment