ouibounce icon indicating copy to clipboard operation
ouibounce copied to clipboard

control the disable ouibounce through callback

Open memboc opened this issue 7 years ago • 0 comments

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 });

memboc avatar May 14 '17 12:05 memboc