Start a new line in alert box in IE : alert dialog : Dialogs JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Dialogs » alert dialog »

 

Start a new line in alert box in IE

















<html>
<head>
<title>A Simple Page</title>
<script language="JavaScript">
<!--
alert("A carriage return lies rightrin the middle of this line!");
//  -->
</script>
</head>
<body>

</body>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Dialogs
» alert dialog