i’m using successfully a jquery datepicker with masked input plugin too in a aspx webform.
I’ve noticed a bug: when i insert a date by choosing it on the calendar and then i try to modify it manually, the date suddenly disappears.
Have u ever seen this behaviour?
Using
Jquery 1.3.1andUI 1.7.xeverything is fine, but if you use1.4.2andUI 1.8.xyou hit the bug you are describing.