When page is loaded from cache it is set to true. window.onpageshow = function(event) { if (event.persisted) { alert( ...
確定! 回上一頁