Search

7/27/2009

window.onbeforeunload


window.onbeforeunload = function (e) {

return 'hello world';

}

沒有留言: