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

Slow/lag.How to make it fast? #13

Open
dzulhelmi opened this issue Dec 12, 2012 · 3 comments
Open

Slow/lag.How to make it fast? #13

dzulhelmi opened this issue Dec 12, 2012 · 3 comments

Comments

@dzulhelmi
Copy link

I like it when finally someone created this FB app alike menu. But when i run it in my iOS device, the menu transition is not smooth. Its like a bit slow in response. I have minified the JS but still the same. Anyone know how to make this faster?

@NDakotaBE
Copy link

Hey dzulhelmi,

You can try adding jQuery.fx.inteveral = 10;

It solved the issue for me.

Kind regards,

@dzulhelmi
Copy link
Author

And where should i add that? In which file?

@NDakotaBE
Copy link

You should add it at the mobile init event.

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

2 participants