Cookie consent popup GDPR with jQuery – cookieBubble
|Beautiful cookie consent popup for GDPR compliance, implemented as jQuery plugin.
GDPR / Cookie consent popup – cookieBubble
The easy way to inform users that your website is using cookies!
The cookieBubble is a jQuery plugin for creating a configurable, beautiful Cookie Consent & Compliance popup to inform EU users that your website uses cookies. Latest version have the GDPR options to make your website & webapp comply with the European GDPR and Cookie law. jquery-cookie-bubble is the easy and beautiful way to inform users that your website is using cookies.

Setup cookie consent popup GDPR with jQuery
Install and include.
yarn install jquery-cookie-bubble
or
npm i jquery-cookie-bubble
Usage
(function($) { $.cookieBubble({ messageText:"My custom message", iconVisibility:false ... }); })(jQuery);
License: MIT
Demo
https://cookiebubble.netlify.com
Homepage
https://cookiebubble.netlify.com
GitHub
https://github.com/CookieBubble/jquery-cookie-bubble
See also
Nice looking jQuery and Bootstrap color picker – Pick-a-Color
Hopscotch – jQuery tour plugin
jQuery preview URL – mini preview of the link target on hover
Ghost-style jQuery notification plugin – goNotification
Bootbox.js – easy Bootstrap modal dialogs
Enjoy!