var win = window.open(url,...); win.onclose = function(){alert('popup is closed')}; Thank you. Another question: Is Ext support a window like ...
確定! 回上一頁