Auto slash(/) in date field
I have a Date text field in MM/DD/YYYY.
I want to populate / when user finishes typing two digit Month and Day.
How do I write a Jquery to auto populate '/'. User does not want to enter a '/' after MM and DD.
Any expert please help.
Regards
Chin