<script>
function openwin(a,wid,hei){
window.open(a,'memberdetail','left=150,top=50,width='+wid+',height='+hei+',resizable=1,status=0,menubar=0,scrollbars=1');}
</script>
<a href="javascript:openwin('mpegav/avseq01.rm','800','500')">
上面这个是可以最大化窗口的;
下面这个是不可以调整窗口大小地;
<script language="javascript" type="text/javascript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<a href="#" onClick="MM_openBrWindow('zs1.htm','','width=300,height=430')">
function openwin(a,wid,hei){
window.open(a,'memberdetail','left=150,top=50,width='+wid+',height='+hei+',resizable=1,status=0,menubar=0,scrollbars=1');}
</script>
<a href="javascript:openwin('mpegav/avseq01.rm','800','500')">
上面这个是可以最大化窗口的;
下面这个是不可以调整窗口大小地;
<script language="javascript" type="text/javascript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<a href="#" onClick="MM_openBrWindow('zs1.htm','','width=300,height=430')">
回复Comments
{commenttime}{commentauthor}
{CommentUrl}
{commentcontent}