dobarkod / cookie-banner

JavaScript based cookie-info banner for complying with EU cookie law
MIT License
425 stars 85 forks source link

Suggestion: allow "accept-on-navigation" #79

Open GlassGruber opened 6 years ago

GlassGruber commented 6 years ago

The current implementation for accept-on-click can result a bit too restrictive, a softened solution would be to implement an accept-on-navigation which would fire whenever you click on a link or button element (excluding the cookie banner "Learn more" link).