0

我的 jquery 移动应用程序的页脚导航在页面刷新后不起作用 - 示例如下:

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

登录:stack@yahoo.com 密码:stack

然后在浏览器中,刷新页面,然后底部导航不起作用。我尝试了一些不同的东西,我读过,但没有运气。任何人都可以帮忙吗?

4

1 回答 1

0

I jsut avoided the refresh by going to the desired page and using the jquery refresh code to repopulate the divs.

$("div").page();
于 2013-04-25T18:02:37.097 回答