The pageshow event is triggered on the “to” page, after the transition animation completes. $(document).on("pageshow","#pagetwo",function(){ ...
確定! 回上一頁