window.onpageshow = function(event) { if (event.persisted) { // بهروزرسانی دادهها یا اجرای کد خاص برای صفحات کش شده refreshData(); } };