js散文

js杂记//IE模式化窗口vardlgStyledialogHeight:550pxdialogWidth:500pxdialogTop:210pxdialogLeft:30

js杂记

//IE模式化窗口var   dlgStyle   =   'dialogHeight:550px;dialogWidth:500px;dialogTop:210px;dialogLeft:300px;status:no;scroll:no;help:no; ' showModalDialog( 'test.jsp ',null,dlgStyle); //showModelessDialog