• Find
    Great Courses
  • Create
    a Course
  • About
  • Blog
  • Help
  • Login
  • Home
  • › Learn › JavaScript验证年龄 javascript验证年龄
course image draft course

Participate


JavaScript验证年龄

function isAge(str){
       var mydate=new Date;
       var now=mydate.getFullYear();
       if (str < now-60 || str > now-18){
        return false;
       }
       return true;
}

Tags

  • javascript验证年龄
View Full Description
  • Under Development
  • Kind
    Javascript验证年龄
  • Signup
    Non-moderated signup
  • Chat
    #p2pu-977-javascript
  • Updates
    4
  • Organizers
    1
  • Participants
    0
  • Followers
    0
See All »

People


zhmm (organizer)

Tasks


  • JavaScript表单验证年龄

External Links


  • 验证年龄
    zhmm
    zhmm at JavaScript验证年龄
    added JavaScript表单验证年龄.
    23 Apr 2012 via courses.p2pu.org

P2PU Schools:
School of Social Innovation

SOCIAL INNOVATION

School of the Mathematical Future

MATHEMATICAL FUTURE

School of Webcraft

WEBCRAFT

School of Ed

SCHOOL OF EDUCATION

School of Open

SCHOOL OF OPEN

What is P2PU?

The Peer 2 Peer University is a grassroots open education project that organizes learning outside of institutional walls and gives learners recognition for their achievements. P2PU creates a model for lifelong learning alongside traditional formal higher education. Leveraging the internet and educational materials openly available online, P2PU enables high-quality low-cost education opportunities.

Connect With Us


  • FacebookF

  • TwitterT

  • Get Involved

  • Blog

  • Send us an email

Some of Our Supporters

William and Flora Hewlett Foundation Shuttleworth Foundation View all of our supporters

globe icon
  • English
  • Nederlands
  • 中文
  • Español
  • Svenska
  • עברית
  • 한국의
  • (more)
  • Help
  • About P2PU
  • Forum
  • Found a Bug?
  • Creative Commons
  • Share-Alike
  • Privacy Guidelines
  • Terms of Use
CC Icons