Alex-D / Cookies-EU-banner

1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
http://alex-d.github.io/Cookies-EU-banner/
MIT License
439 stars 57 forks source link

Only adding event listeners when buttons/link exist #14

Closed Lucas-C closed 9 years ago

Lucas-C commented 9 years ago

This comes in handy when using implicit approval and there is no "cookies-eu-accept" button.

Alex-D commented 9 years ago

Mmmh, OK :)

Thanks!