JQuery is used to obtain the birth date and gender from the ID card number.
This document analyzes how jQuery can obtain the birth date and gender from the ID card number. We will share this with you for your reference. The details are as follows:
I. Preface:
Today, in a mobile project, users can enter the date of birth according to the design draft requirements. I also carefully used the date type of the html5 form that I just learned, the idea is that you can finally select your own date of birth without using the date plug-in, but the boss says, remove this form to read the user's date of birth from the ID card number. Okay, I'm half happy. The result .... Alas, no way, you can only follow the requirements of the leadership, so you have the following code to get the birth date and gender from the ID card number.
II. Implementation Code:
<! DOCTYPE html>
Another code that gets gender from the ID card number:
<! DOCTYPE html>