Cookies-EU-banner
Cookies-EU-banner copied to clipboard
1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
...in a retro compatible way closes #48
👋 Hi everyone, First of all, thanks for your really cool lib! As a web developper I need a way to add custom css `display`. For exemple `display: flex` instead...
I'm a little concerned about the use of "implied consent" in this banner - this seems to be a bit of a grey area according to various sources. Is there...
Hello, the cookies consent (#cookies-eu-banner) is being shown after moving the mouse, pressing a key or scrolling, otherwise it remains hidden.
For more information, please see the point 15 on https://www.cnil.fr/fr/questions-reponses-lignes-directrices-modificatives-et-recommandation-cookies-traceurs Or, an alternative would be to store the "reject"
how to handle this console error?
Hey! we decided on this banner but want to translate the message inside the banner via i18next. Therefore we need to have the Cookie banner as separate component. Therefore we...
Hello, I have a error message `window is not defined` I don't why, I just install and add my script for the file in my nuxt.conf.js. I work with Nuxt...
even after accept or reject the banner showing after page reload in safari.
Hi, I have two questions: 1) For my project, I need to show the cookies disclaimer independent of the browser's doNotTrack setting. This is currently not supported, right? 2) If...