An open API service indexing awesome lists of open source software.

https://github.com/rapidwebltd/basic-js-cookie-banner

🍪 A basic JavaScript cookie banner (implied consent)
https://github.com/rapidwebltd/basic-js-cookie-banner

cookie-banner-javascript cookie-clicker cookies js-cookie-banner

Last synced: about 1 month ago
JSON representation

🍪 A basic JavaScript cookie banner (implied consent)

Awesome Lists containing this project

README

          

# Basic JS Cookie Banner
A basic JavaScript cookie banner (implied consent)

## Screenshot

![Cookie banner screenshot](http://i.imgur.com/3sLPVXl.png)

## Requirements

* Bootstrap (CSS) >= 3.3.5
* jQuery >= 1.11.3

## Installation

Can be installed via bower.

`bower install basic-js-cookie-banner --save`

## Usage
First, include the CSS files in the bottom of the ``: (...or import it via LESS)
```html

```

Insert the code into the bottom of your footer:
```html


```

Ensure you have Bootstrap, jQuery and the Cookie Banner JavaScript file included at the bottom of the footer as well:
```html

```

## Licence
LGPL