Tech Windows Tips
All Microsoft vista XP 98 Tips Tricks
Search This Blog
Thursday, April 22, 2010
Java script alert box message box multi line
<html>
<head>
<script type="text/javascript">
function disp_alert()
{
alert("How are you ?" + '\n' + "I hope you are fine.");
}
</script>
</head>
<body>
<input type="button" onclick="disp_alert()" value="Show" />
</body>
</html>
1 comment:
Zygor Guides
August 29, 2011 at 6:13 AM
In a single word, how would you describe your childhood?
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
In a single word, how would you describe your childhood?
ReplyDelete