[jQuery] jQuery UI datepicker

2009-10-19 Thread Thai Dang Vu
Hi everybody, Is there any way to have the jQuery UI datepicker appearing as an image at first and then whenever we click on that image, the calendar will appear in a floating div (i.e. everything on the page isn't moved)? Thank you.

[jQuery] jquery ui datepicker and cluetip

2009-10-07 Thread dpoi
Hello, i am trying to use cluetip to show events schedule when the mouse is over a datepicker date. I found this way : ... beforeShowDay: function(date) { return [dates[date], (dates[date]) ? 'info_evenement' : '', information_du_jour]; }, onChangeMonthYe

[jQuery] jquery ui Datepicker

2009-06-11 Thread Peter Marino
Hi jquery, i've just tried the datepicker an it's very nice. http://jqueryui.com/demos/datepicker/ I can see if I add an ID to an input tag that the input tag gets update with the date selected in the datepicker. my question is I have 3 input tags one for day, month and year. is it possible when

[jQuery] jQuery UI Datepicker & MySql PHP Events

2009-03-06 Thread bzin
Hello, I've got a mysql table that keeps dates of events: CREATE TABLE `events` ( `id` int(11) NOT NULL auto_increment, `id_place` int(11) NOT NULL, `eventDate` datetime default NULL, `eventHour` varchar(10) collate latin1_general_ci default NULL, `enabled` tinyint(1) NOT NULL defau

[jQuery] jQuery UI DatePicker in use by Google

2007-12-28 Thread Rey Bango
Google continues to leverage jQuery, this time using the jQuery UI Datepicker plugin: http://code.google.com/events/add/ Congrats Marc! You must be a proud daddy! ;) Rey

[jQuery] jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread 1Marc
jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar) I am happy to announce that UI Datepicker version 3 has been released today. http://marcgrabanski.com/code/ui-datepicker/ Highlight New Features: Included in the official jQuery User Interface library (http:// ui.jquery.com)