Skip to content

stevemeisner/age-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple cookie based age verification using jQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published