First of all check live example . There is a mask for dates on text box. Also there is a jQueryUI datepicker. They are working very well but when i choose a date with datepicker, text box’s mask is disappearing. I want to keep it. Any ideas?
Share
I used this post. To create this fiddle.
You can adjust the
javascriptto default to00:00if you don’t want the current time as the default.Thought I would add that this could be shortened to:
fiddle.