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.
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
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
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
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 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)
6 matches
Mail list logo