[jQuery] Jquery Datepicker UI

2009-12-18 Thread Mauricio Vargas
Hi, I'm using the Datepicker that comes with the jQuery UI. I would like to keep some dates, in this calendar, checked. I'm bringing some dates in the format 12-31-2009 from my mySql, and i would like to put those dates in the datepicker, and show them selected. Do someone knows how to do this? or

[jQuery] jquery-DatePicker

2009-08-21 Thread tola
Has anyone ever used the datepicker to add event from a database to a calendar ??? trying to connect to the database from the datepicker has been taking alot of my time . Please , i need help.

[jQuery] JQuery DatePicker UI and ThickBox Problems

2009-07-20 Thread Robin Malott
Hello - I've recently started using both the newest DatePicker and Thickbox. I'm having a problem getting the datepicker to appear in my thickbox (I'm using the ajax thickbox). Unfortunately I can't give the actual site since it's for an intranet site at work. If I look at the page itself, the

[jQuery] JQuery DatePicker Plugin

2009-06-05 Thread Bluesapphire
Hi! Iam using JQuery DatePicker Plugin , created by Kelvin Luck (http:// www.kelvinluck.com/). Plugins default format is d/m/Y. Can someone guide me how to change its default format to US Date format (m/d/Y). Thanks in advance