You are here: irt.org | FAQ | JavaScript | Window | Q26 [ previous next ]
<script language="JavaScript"><!--
window1=window.open('test1.html','messageWindow1','scrollbars=yes,width=175,height=300')
window2=window.open('test2.html','messageWindow2','scrollbars=yes,width=175,height=300')
//--></script>