摘要:
简单应用场景:母页面打开模态窗口CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//ModelDialogPage.aspx 要在模态窗口中显示的页面//ObjID 接收模态窗口返回值的对象的IDfunctionOpenModalDialog(){varresult=showModalDialog("ModelDialogPage.aspx","dialogWidth:600px;dialogHeight 阅读全文