I have added a patch for this in the jQuery trac system which implements this functionality in 1.6.2rc2
On Oct 20, 2:52 am, PeterAce <[EMAIL PROTECTED]> wrote: > hi all, > > I have an inline datepicker with highllightWeek enabled. To accompany > this I would like the datepicker to select the highlighted week as its > range upon clicking a date (in that week). > > This means the datepicker needs to be set to rangeSelect: true. > When this is turned on datepicker waits for the second date to be > selected, which is not what I want. > > A. I think an extra option selectWeek would be great to do this > automatically (wish the development site was up again so I could post > the enhancement request!!!!) > > B. Use setDate myself and pass the right begin and end date. > > MY QUESTION: > How can I prevent datpicker from wanting/waiting for the second date? > > thanks > > Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
