jfeltkamp / cookiesjsr

Easily expandable cookie consent tool.
Other
22 stars 5 forks source link

Document how to change preferences (re-open consent banner) #7

Closed JPustkuchen closed 2 years ago

JPustkuchen commented 3 years ago

Hi @jfeltkamp,

perhaps I'm blind, but I can't find any documentation how to manually show the Cookie banner again to change preferences. Could you perhaps add a JS snippet for that to the documentation?

Thank you!

jfeltkamp commented 2 years ago

You just need a link with with the opening hash configured with 'interface.openSettingsHash' (default: "#editCookieSettings"). <a href="#editCookieSettings">Cookie settings</a>