[jQuery] Re: ui.datepicker trouble

2008-06-16 Thread John Morrison
On Sun, June 15, 2008 7:48 am, Shawn wrote: > > I'm having a problem wit the ui.datepicker. Specifically > setting/getting the default date. I have the following function: > > function setDefaultDates() { >var temp = new Date(); >var sd = new Date(temp.getFullYear(), temp.getMonth(), tem

[jQuery] Re: [validate] Multiselect Select validation

2008-06-10 Thread John Morrison
Thanks Jörn, I don't know how I managed to miss that :( J. On Mon, June 9, 2008 10:38 pm, Jörn Zaefferer wrote: > > required: true, rangelength: [1, 100] > > See > http://jquery.bassistance.de/validate/demo/radio-checkbox-select-demo.html > > Jörn > > On Mon, Jun 9, 2008 at 1:06 PM, morrijr <[E

[jQuery] Re: date picker date range and overall minDate and maxDate

2008-06-09 Thread John Morrison
On Thu, June 5, 2008 2:43 pm, FSan wrote: > > How can I set an "overall" min and max date having 2 dates fields as > date range? > That is, not only the fields should restrict each other regarding the > selected dates but also BOTH FIELDS respect a min and max date. > Any ideas? > Thanks I just d

[jQuery] [TreeView] Old version

2008-02-18 Thread John Morrison
Hi Jörn, Is it possible to download the 1.3 zip. I need to try and resolve . Thanks, J.