ebFormUrl) { string js=@"<script language=javascript> var iWidth = 0 ; var iHeight = 0 ; iWidth=window.screen.availWidth-10; iHeight=window.screen.availHeight-50; var szFeatures = 'dialogWidth:'+iWidth+';dialogHeight:'+iHeight+';dialogLeft:0px;dialogTop:0px;center:yes;help=no;resizable:on;status:on;scroll=yes'; showModalDialog('"+webFormUrl+"','',szFeatures);</script>"; return js; }
public static string ShowModalDialogJavascript(string webFormUrl,string features) << 上一页 [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] ... 下一页 >> |