showModalDialog Method,您可以先修改部分代码再运行.
showModalDialog Method This sample demonstrates the use of the showModalDialog method. Select the possible values for the supported parameters to adjust how the modal dialog box is displayed. Click the Push To Create button to open the modal dialog box based upon the selected values. The method syntax used to open the window is displayed at the bottom of the page when the dialog box is opened. showModalDialog Method Options Dialog Box Height (Integer)-- Random --150200250300400500 Dialog Box Width (Integer)-- Random --150200250300400500 Dialog Box Top (Integer)-- Random --150200250300400500 Dialog Box Left (Integer)-- Random --150200250300400500 Dialog Box Center (Boolean / TOP and LEFT must be set to an empty value [last option])YesNo Dialog Box Edge (String)RaisedSunken Dialog Box Help (Boolean)YesNo Dialog Box Resizable (Boolean)*YesNo Dialog Box Status (Boolean)*YesNo Dialog Box Arguments Dialog Box Arguments # 1 Dialog Box Arguments # 2 Dialog Box Arguments # 3 Dialog Box Arguments # 4 Create Modal Dialog Box Method Syntax Used: Notes:* Available as of Internet Explorer 5 or later.
This sample demonstrates the use of the showModalDialog method. Select the possible values for the supported parameters to adjust how the modal dialog box is displayed. Click the Push To Create button to open the modal dialog box based upon the selected values. The method syntax used to open the window is displayed at the bottom of the page when the dialog box is opened.
复制本页链接| 搜索showModalDialog Method
浏览器模板-showModalDialog Method。