//調用父類方法 window.parent.exportData($('#shownum').val(),$('#splitstr').val()); //關閉iframe頁面var index = parent.layer.getFrameIndex(window.name); //獲取 ...
//調用父類方法 window.parent.exportData($('#shownum').val(),$('#splitstr').val()); //關閉iframe頁面var index = parent.layer ...
layer.open打開一個新的jsp頁面彈框,如何關閉呢? 在新的頁面提交完畢之后,關閉並刷新父頁面列表。 ...
...
父頁面 function layerOpen(){layer.open({type: 2,shade: [0],title: "驗收申請",area: ['1024px', '680px'],btn: ['按鈕1', '按鈕2'], //只是為了演示//time ...
父頁面 function layerOpen() { layer.open({ type: 2, shade: [0], title: "驗收申請", area: ['1024px', '680px'], btn: ['按鈕1', '按鈕2'], //只是為了演示 //time ...
dialogConfirm('分期還款確認', '/xx1/xx2','60%', '80%','確認','關閉','edit-submit',function (index, field) {} function dialogConfirm(title, url, width ...