As it's a UI plugin, you may have better luck asking on the UI list: http://groups.google.com/group/jquery-ui/
- Richard On Jan 14, 2008 12:18 AM, Lionel Martelly <[EMAIL PROTECTED]> wrote: > > Does anyone have any issue with date picker not working in IE7.0? > > $('#period').datepicker({dateFormat: 'MM d, yy', rangeSelect: true, > firstDay: 1}); > > http://docs.jquery.com/UI/Datepicker > > Looks like we have same issue on that page > > >