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

Touch box #17

Open
zademy opened this issue Nov 16, 2017 · 0 comments
Open

Touch box #17

zademy opened this issue Nov 16, 2017 · 0 comments

Comments

@zademy
Copy link

zademy commented Nov 16, 2017

You are able to put the clicks working on the iOS, by doing:

– Use the JqueryMobile (just add it to the project).
– Around line 550 of the file Jquery.flips.js, here:

this.$flipPages.find(‘.box’).bind(‘click touchstart’, function().... ... .... .... }, 0); });
Add the tap 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

1 participant