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

control the disable ouibounce through callback #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

memboc
Copy link

@memboc memboc commented May 14, 2017

if callback return false cookie is not created. And after that we can disable popup only by pressing "No thanks" button, e.g.
_ouibounce.disable({ cookieExpire: 7, sitewide: true });

if callback return *false* cookie is not created. And after that we can disable popup only by pressing "No thanks" button, e.g. _ouibounce.disable({ cookieExpire: 7, sitewide: true });
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

Successfully merging this pull request may close these issues.

1 participant