<html>
<head>
<script type="text/javascript">
function show_alert()
{
alert("say latestall707.blogspot.com");
}
</script>
</head>
<body>
<input type="button" onclick="show_alert()" value="Show alert box" />
</body>
</html>
<head>
<script type="text/javascript">
function show_alert()
{
alert("say latestall707.blogspot.com");
}
</script>
</head>
<body>
<input type="button" onclick="show_alert()" value="Show alert box" />
</body>
</html>
No comments:
Post a Comment