cookie-consent-js - Reload after selection

This page is reloaded after selection, using the "postSelectionCallback".

var cookieConsent = new CookieConsent({postSelectionCallback: function() { location.reload()}, blockAccess: true})

API

Documentation