[問題] 使用方法...
<script type="text/javascript">
function OpenWin()
{
sFeatures = "dialogHeight:280px; dialogWidth:280px; scroll:no; status:no ";
Rtn = window.showModalDialog('Permissions_2.asp');
window.location.replace('Permissions_1.asp');
}
function OpenUpdate(UserName,Account,chkWeb,chkUsr)
{
sFeatures = "dialogHeight:200px; dialogWidth:280px; scroll:yes; status:yes
center; ";
Rtn =
window.showModalDialog('Update.asp?Account='+Account+'&UserName='+UserName+'&chkWeb='+chkWeb+'&chkUsr='+chkUsr,sFeatures);
window.location.replace('Permissions_1.asp');
}
</script>
我設dialogHeight:200px; dialogWidth:280px 我雖然以經設定下去…
但是不知為何...他總是會自行設定長跟寬,而其它卻有讀取到...這是為什麼
各位大大能幫我解惑嗎???小弟說聲謝謝>"<
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 60.248.110.73
推
02/16 20:09, , 1F
02/16 20:09, 1F
→
02/16 20:09, , 2F
02/16 20:09, 2F
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章