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

is ouibounce not working for mobile and tablet views? is it because there is no mouse leave event? #123

Open
SoubhagyaB opened this issue Oct 7, 2016 · 1 comment

Comments

@SoubhagyaB
Copy link

Please let me know if any body have any solution to show the ouibounce modal window in mobile and tablet views. Any help will be appreciated. Thanks in advance

@pjatx
Copy link

pjatx commented Dec 14, 2016

Yeah - it doesn't support touch devices. One approach can be found here: #96 which seems to work when folks scroll very quickly up the page.

Other options are detecting mobile devices and firing at a certain time, otherwise use normal desktop behavior.

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