I have the following handler:
$(window).bind(\'pageshow\', function() { alert(\"back to page\"); });
When I navigate away from the
you should checkout you page is has iFrame component? i dont know why , but i delete iFrame component to solve this question