Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pages mixed #481

Open
ghost opened this issue Feb 26, 2013 · 6 comments
Open

pages mixed #481

ghost opened this issue Feb 26, 2013 · 6 comments

Comments

@ghost
Copy link

ghost commented Feb 26, 2013

hi, i created sevel pages and linked a.htm b.html like this, adter click link fast pages mixed , see attached image

please how can i solve this problem
thank you

error

@davidkaneda
Copy link
Member

Hi kakkuk, any chance you could post/provide a live link to this? I could debug much easier on the page-

@ghost
Copy link
Author

ghost commented Feb 26, 2013

it happen mobile app , but web page normal, after click link and before load page clean old content on screen it will ok for me, sorry for bad english
thank you

@davidkaneda
Copy link
Member

No worries — Does that mean that it happens in Phonegap but not when loaded as a web page?

@ghost
Copy link
Author

ghost commented Feb 27, 2013

yes you are right. it happenes in phonegap

@davidkaneda
Copy link
Member

Ah, sorry, if I can't see it in a webpage I'm not able to debug directly... If you could post a URL, I could see if anything looks wrong, but otherwise I don't think we can help here.

@ghost
Copy link
Author

ghost commented Mar 2, 2013

i used like this and it is working but is it ok?

$(document).on('ajaxStart', function () {
    $('#pageLoader').show();
    $('.innerView').empty();
});

i will upload sample file soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant