How do I verify age using jQuery?

后端 未结 8 2046
故里飘歌
故里飘歌 2020-12-04 04:28

I need to validate if the age for a alcohol website. And what I need is all here. I\'m nearly there but I\'m not sure is correct . Locally doesn\'t work. I need the

8条回答
  •  -上瘾入骨i
    2020-12-04 04:57

    As for the Age Validation piece, try this:

    
    
    
    
    
    
    
    
    
    
    
    Birthdate

    For the Cookie Saving: https://github.com/carhartl/jquery-cookie

提交回复
热议问题