[問題] 使用方法...

看板Ajax作者 (小中)時間14年前 (2012/02/16 18:17), 編輯推噓1(101)
留言2則, 1人參與, 最新討論串1/1
<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
沒用過這種東西.. 但猜測是大小寫.. o.o||
02/16 20:09, 1F

02/16 20:09, , 2F
02/16 20:09, 2F
文章代碼(AID): #1FFDVLtj (Ajax)
文章代碼(AID): #1FFDVLtj (Ajax)