Jquery Datepicker calendar problem with page scrolling
721928Apr 3 2010 — edited Apr 6 2010I am using jquery datepicker solution for the date fields in my application. I have a tatular form with about 20 columns that are of date type using jquery datepicker. The calendar opens fine for the fields that are on the screen, the first 8 or 9 columns. But as I scroll to the right - to access the columns 10 - 20 columns - and click on the calendar icon, there is no visible date-picker. However if you quickly scroll to the left, you can see the date-picker for a second and then it disappears. This means that if the user is scrolling to the right and clicks a date, the date-picker does come up but it comes up off-screen (to the left). If you try the same thing in Firefox, it works as it is suppposed to.
Does anyone have any idea why is this happening?
Thanks,
DP