php - Jquery Mobile Page buttons don't work after page refresh -


my jquery mobile app has footer navigation doesn't work after page refresh happens - example here :

http://m-staging.qpme.com/quickpay-login.php#sessions-page

login: stack@yahoo.com password: stack

then in browser, refresh page, bottom navigation not work. have tried few different things, have read, no luck. can help?

i jsut avoided refresh going desired page , using jquery refresh code repopulate divs.

$("div").page(); 

Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -