Add a tab to alert box (IE) : alert dialog : Dialogs JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Dialogs » alert dialog »

 

Add a tab to alert box (IE)

















<html>
<head>
<title>A Simple Page</title>
<script language="JavaScript">
<!--
alert("This line has a tabthere");
//  -->
</script>
</head>
<body>

</body>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Dialogs
» alert dialog