Quick'n'dirty implementation of cookie compliancy notification (Norwegian), built for use with Bootstrap on PHP websites. The files are just copies from FOKEP.no so please change code to suit your needs 💩
Can be used directly like this:
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="c/https://github.com/fokep/ookiebox.css">
<!-- PHP -->
<?php include 'cookiebox.php'; ?>
<!-- JS -->
<script src="c/https://github.com/fokep/ookiebox.js"></script>
See modal.png for how the modal looks like