Top "Jquery-ui-datepicker" questions

A datepicker widget from jQuery-ui which allows the user to select a date from a popup or inline calendar

Display additional text alongside dates in jQuery UI datepicker

I am using jQuery UI datepicker and I want to display additional text inside date cells next to the date. …

javascript jquery jquery-ui jquery-ui-datepicker
How to launch the beforeShowDay of DatePicker from another function

I have a Datepicker with the following code. I have a dropdownbox and upon a change in the dropDown box …

jquery ajax jquery-ui date jquery-ui-datepicker
Rails 3 jquery date picker date not saving to database

When I submit my form I can see the date being sent to in the post. However, It doesn't save …

ruby-on-rails-3 jquery-ui-datepicker
Convert a PHP date format to a jQueryUI Datepicker date format

[EDIT] : I guess people had problem to understand exactly what I mean, so I completely rewrote my explanations. I work …

php javascript jquery-ui jquery-ui-datepicker pyrocms
how to hide second and millisecond from jquery ui datetimepicker

I use jquery-datetimepicker in this link my simple code like this $(".datetimepicker").datetimepicker(); but the GUI appear like this I …

javascript jquery jquery-ui jquery-ui-datepicker datetimepicker
How can I Add Time to a Date in jQuery

How do I add 23 hrs 59 min. 59 secs to end_date? var end_date = jQuery('#end_date_datepicker').datepicker('getDate'); //…

jquery jquery-ui date jquery-ui-datepicker getdate
Remove 'Now' button from jsfile of timepicker jquery plugin

Does anyone know how to remove the "Now" button from the jquery timepicker add on file? I removed the var …

jquery datepicker jquery-ui-datepicker timepicker
JQuery Datepicker UI transparent

I have this problem which the JQuery Datepicker went transparent. Dates are still able to send data into the database …

jquery-ui jquery-ui-datepicker