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

Rails 4 + simple_form and jQuery UI. Datepicker is not working via turbolinks

I have this form which calls datepicker: ... <%= f.input :expiration_date, as: :datepicker, required: false %> ... Simple_form wrapper: …

ruby-on-rails-4 datepicker jquery-ui-datepicker simple-form turbolinks
jQuery UI Datepicker - allow only certain weekdays

I'm using jquery UI datepicker on a huge project and I realize now that I'll need to allow only certain …

jquery jquery-ui datepicker uidatepicker jquery-ui-datepicker
jQuery UI Datepicker using onChangeMonthYear to update date

I've had quite a few clients complain about when they change the date on the JQuery Datepicker, it doesn't update …

jquery jquery-ui jquery-ui-datepicker
"Contact Form 7" date field not working properly

I have installed a "Contact Form 7" plugin on following WP blog http://torontomovers.net/ and I have added date field …

wordpress datepicker jquery-ui-datepicker contact-form-7
Ipad + How to prevent the keyboard from popping up on jquery datepicker

I want to disable the keyboard popup from my Ipad so I do something like this, but it's not as …

jquery ipad jquery-ui-datepicker
Jquery UI datepicker change background color for a day

I am using Jquery UI datepicker and I am trying to change the background color for each day in a …

jquery-ui-datepicker
jquery datepicker - override options from data-attribute

I'm using this markup <label> Date <input type="text" data-datepicker="{maxDate: '+1d'}" /></label> &…

jquery jquery-ui jquery-ui-datepicker custom-data-attribute
Disable Months On Month/DatePicker

Please look at my fiddle. I have a monthpicker which only allows users to select a year in advance but …

javascript jquery jquery-ui-datepicker bootstrap-datepicker
Replace the jquery datepicker dateFormat with momentjs parsing and format

For the sake of consistency I would like to be able to switch the parsing/formatting of JQuery UI's datepicker …

jquery-ui-datepicker momentjs
jQuery UI Datepicker - How to alter Datepicker HTML

I need to make a few simple changes to the Datepicker HTML generated by the jQuery UI Datepicker e.g. …

jquery jquery-ui jquery-ui-datepicker