[jquery-ui] DatePicker minDate and maxDate

2009-10-21 Thread Chuk
Of the three ways to specify a minimum and maximum date, I have a question about the second (actual dates). new Date(2009, 1 - 1, 26) I get that 2009 is the year and 26 is the day, but what is the 1 - 1? Is that supposed to be the month? --~--~-~--~~~---~--~~

[jquery-ui] Autocomplete success function and JSON

2010-03-10 Thread Chuk
Hi. I'm using jquery version 1.4.2 and jquery ui version 1.8rc3. I can't get the autocomplete to work. Here is my HTML: html head META http-equiv=Content-Type content=text/html; charset=ISO-8859-1 META name=GENERATOR content=IBM Software Development Platform META