1) Script Title:
Jason's Date Input Calendar
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...oncalendar.htm
3) Describe problem:
Use FF and click on the Year field. Manually start typing. You will see that there is an error. The error is in the calendarDateInput.js line 581. You have: onKeyPress="return YearDigitsOnly(window.event)" you should have - onKeyPress="return YearDigitsOnly(event)". It works fine in IE/Opera for both cases.



Reply With Quote

Bookmarks