You are here: irt.org | FAQ | JavaScript | Window | Q1277 [ previous next ]
In Internet Explorer 4+ you can use:
<script language=JavaScript"><!-- window.showModalDialog("myFrame.htm","myDialog","center=yes;dialogHeight=200;dialogleft=100;dialogTop=100;dialogWidth=200;help=yes;status=yes,resizable=no"); //--></script>
For a Netscape compatible solution see the article by Danny Goodman: http://developer.netscape.com:80/viewsource/goodman_modal/goodman_modal.html