a ligthwight and simple jQuery Cookie Layer. Documentation and Demo.
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="jCookieLayer.js"></script>
<script>
jCookieLayer({
'text': 'Cookies help us deliver our services. By using our services, you agree to our use of cookies.'
});
</script>