Skip to content

SixArm/sixarm_javascript_age_gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript »
Age gate demo web form

Introduction

This demonstrates an "age gate" web form.

  • A user arrives on the web page and sees the age gate form.
  • He selects his age then submits.
  • If he's at least 18 years old, then the web page says "Congratulations".
  • If he's not 18 years old, then the web page says "Sorry".

Changes

  • 2013-08-18 1.0.2 Upgrade to use jQuery bind
  • 2013-08-14 1.0.0 Publish

License

You may choose any of these open source licenses:

  • Apache License
  • BSD License
  • CreativeCommons License, Non-commercial Share Alike
  • GNU General Public License Version 2 (GPL 2)
  • GNU Lesser General Public License (LGPL)
  • MIT License
  • Perl Artistic License
  • Ruby License

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement.

In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

This license is for the included software that is created by SixArm; some of the included software may have its own licenses, copyrights, authors, etc. and these do take precedence over the SixArm license.

Copyright (c) 2013 Joel Parker Henderson

About

SixArm » JavaScript » Age Gate demo web form

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published