cookie-bar
cookie-bar copied to clipboard
cookieBAR is a free & easy solution to the EU cookie law.
The https://freegeoip.app/json/ call fails because of CORS, and trying to open the URL redirects to an error page on https://ipbase.com. It seems ipbase requires an API key for every call...
Hello is it possible to set SamSite attribute to "Strict" of cookiebar cookie? Thanks Corrado
Hey there - thanks for creating this great piece of code! I'd like to suggest a little more customizability options, since it'd be great to easily overwrite the default banner...
Is there any way to use cookie-bar as browser npm dependency (i. e. in webpack bundle), without pulling it from CDN? Looks like the config [always](https://github.com/ToX82/cookie-bar/blob/master/cookiebar-latest.js#L469) gets parameters from the...
Hey folks, I have your cookie bar on my website. It looks great on tablets/laptops/desktops. But on mobile phones it goes out of the screen size and I have to...
I have a website using several sub-domains for translation purposes (fr.exemple.com, en.exemple.com, ...) whenever the user accepts the cookies on one domain, it would be great if it could set...
The cookie bar is not displaying on certain devices: Microsoft Surface, Windows 10, Chrome iphone 6 ios 12.1 And Microsoft Surface using explorer closes the cookie bar when using the...
Add options to choose an cookie level Level 1: Only needed Cookies Level 2: Statistical Cookies Level 3: Advertising Cookies and so on
When the cookie Bar is displayed in French, the additional information is from "fr.html" -- however, this page includes a link to http://www.cnil.fr/vos-obligations/sites-web-cookies-et-autres-traceurs/ -- Commission Nationale de l'Informatique et des...
Changed line 351 from 'cookiebar' to 'cookiebar-latest'. May be a slicker way to deal w/it but this would resolve the issue I had. (https://github.com/ToX82/cookie-bar/issues/136)