jCookieLayer

a ligthwight and simple jQuery Cookie Layer.

Usage

<script src="jCookieLayer.min.js"></script>
<script> jCookieLayer(); </script>

or with settings:
jCookieLayer({
'text': 'Cookies help ...'
});

Settings

text
(default: 'Cookies help us deliver our services. By using our services, you agree to our use of cookies') The Text Line in the Cookie Layer
position
(default: 'fixed-bottom'). Defines the position of the Layer. Posibble Values are 'fixed-bottom', 'fixed-top' and 'top'
hideOnScroll
(default: '0'). If this value greater then 0, the Layer will be hide, if the user scoll more pixel then this value.
withInlineStyle
(default: true). If this option is set to 'false', you must implement the css-classes '.jcl', '.jcl-text', '.jcl-exit' by your own css-files. you can use this for professional styling.
bodyClass
(default: 'jcl-visible'). If the cookie-layer is visible, this scc-class-name will be add to the body-tag.

Other options, like "css" (for custom styling) and "template" can you inspect, by console.log(jCookieLayer().settings);

data protection

Cookies

When you visit one of our websites it is possible that we place information on your computer in the form of a cookie. Cookies are small text files that are sent by a web server to your browser and are saved on the hard disk of your computer. In doing this no personal data whatsoever of the user are stored, but only the internet protocol address. This information has the purpose of automatically recognising you the next time you visit our website and simplifying the navigation for you. Cookies enable us for instance to adapt a website to suit your interests and to save your password so that you do not have to enter it every time. Naturally you can use our websites without the cookies. If you do not accept cookies, however, it is possible that this will lead to restrictions of certain functions when using our website.