在使用 window.showModalDialog
方法彈出模態對話框時,可以通過以下步驟處理返回值:
window.showModalDialog
方法時,可以傳入一個參數用于指定返回值的鍵名,例如:var returnValue = window.showModalDialog("dialog.html", {}, "dialogWidth:500px; dialogHeight:300px");
window.returnValue
:window.returnValue = "value";
if (returnValue) {
console.log(returnValue);
}
需要注意的是,window.showModalDialog
方法已經被廢棄,推薦使用 window.open
方法來替代。