shaack / bootstrap-cookie-consent-settings

A modal dialog (cookie banner) and framework to handle the German and EU law about cookies in a website. Needs Bootstrap.
MIT License
40 stars 15 forks source link

Can't get the example to work #1

Closed crftwrk closed 3 years ago

crftwrk commented 3 years ago

Hello,

it seems that this is exactly what I'm looking for.

However, I was not able to get a working example. Not here with Github code and not by downloading here https://www.jqueryscript.net/other/cookie-consent-settings-modal.html.

Is it possible to provide a simple example with same settings as jqueryscripts? With linked Bootstrap and without confusing ads in index? Just an index.html and js file.

This will much more better to understand and reproduce your plugin.

Thank you

Basti

shaack commented 3 years ago

Hi, thanks for your inquiry. You find my example page here: https://shaack.com/projekte/bootstrap-cookie-consent-settings/ The one at jqueryscript is just a kind of uncertified copy, I have nothing to do with. You could also contact me under the email address in https://shaack.com if you need more detailed support. You can see the banner in the wild here https://residenzkonzerte.berlin and here https://orangerie-charlottenburg.com

crftwrk commented 3 years ago

Perfect! Exactly what I'm searching for.

Thank you