🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A lightweight jQuery plugin that displays a cookie based age verification popup for your visitors to confirm their age before viewing the content of your website.

Age-Verification

Documentation

age-verification

Simple cookie based age verification using jQuery

Requirements


I developed this to be implimented on a lightly customized Squarespace site in which we could only paste in custom JS or CSS.

In the demo I've put the neccesary JS and CSS into external files but for something like a Squarespace implimentation, you would need to simply paste the contents of the CSS and JS files into the space provided by the system.

You can see where to inject the JS from this helpful Squarespace Article.

To use your own logo...

Simply edit line 39 of age-verification.css where is says background-image: url(data:image/svg+xml;base64,PD9...) to be background-image: url(path/to-your-/image).

Contributors


You May Also Like