As a novice, I really don’t know much about javascript. Kindly help me in developing a similar work-a-like Date-Of-Birth textbox like here in this link : http://ojas.guj.nic.in/GFJobApply.aspx?sid=wGvtB4mUGuc=&yr=kckKNSEPFLY=&ano=K3JOsteln/k=
Share
Solution 1 :
You can easily use
jquery Datepickerfor your site.It’s looks like below.
For more information check Datepicker
Solution 2 : You can use
jQuery input mask pluginUsage is as below:
for more information check HowTo: use jQuery input mask plugin
I hope this will help to you.