jquery.cookieBar icon indicating copy to clipboard operation
jquery.cookieBar copied to clipboard

A simple, lightweight jQuery plugin for creating a notification bar that is dismissable and dismiss is saved by cookie. Perfect for implementing the new eu cookielaw!

Results 1 jquery.cookieBar issues
Sort by recently updated
recently updated
newest added

Once it is closed, on reload it will show for a split second till .hide loads. It would be best to have display:none on .cookie-message since .show is used to...