jazzle wrote: > Hi all, > I'm getting awkward issues with datepicker, best illustrated with > screenshots: > http://hosted.jazzle.co.uk/datePicker/datePickerIssue.jpg and > http://hosted.jazzle.co.uk/datePicker/datePickerIssue2.jpg > > (the second is less of a problem but notable none the less) > > I am using the latest datepicker (rev 1566). > > any ideas on how to fix this? any help/suggestions/questions very welcome. > > Jez >
Hi, Did you also update your CSS when you updated the JavaScript? Which browser are you seeing the problem in? I recently fixed the issue which looked like this in IE7 ( http://dev.jquery.com/changeset/1566 ) - but the change required a change to the CSS as well as the Javascript. The culprit was a position: relative on div.date-picker-holder. Does my demo page [ http://www.kelvinluck.com/assets/jquery/datePicker/ ] break in your browser? Cheers, Kelvin :) p.s. what is the problem in the second image? _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/