JSP
平方写法 <sup>2</sup> &sup
target="_blank"
新窗口打开
window.open(theURL,"winName","width=" & widths & "," & "height=" &
heights);}
无地址栏菜单栏
javascript:window.open('productbigpic.jsp?url=<%=product.getBigPicUrl()%>','
大图',width='500',height='300')
主页弹出个广告窗口:
<SCRIPT LANGUAGE="javascript">
<!--
open ('A.htm', 'popwindow', 'height=200, width=320, top=0, left=24, toolbar=no, menubar=no, scrollbars=yes, resizable=yes,location=no, status=no')
//-->
</SCRIPT>
放在HEAD与HEAD之间!!并且,在当前目录下面有一个做好的A。HTM文件