window.showModalDialog 窗体大小的参数是怎么指定的

window.showModalDialog()
的参数是怎么用的?
---------------------------------------------------------------

window.showModalDialog("main.htm","","dialogHeight:400px;dialogWidth:400px;center:yes;help:no;resizable:no;status:no;")

window.showModelessDialog参数与其类似

Published At
Categories with Web编程
comments powered by Disqus