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

How to combine the jQueryUI DatePicker's Icon Trigger with Bootstrap 3's Input Groups

jQueryUI has a nice DatePicker with icon trigger (a calendar icon opens the calendar, similar behaviour to Outlook). On the …

jquery jquery-ui twitter-bootstrap datepicker jquery-ui-datepicker
How to setup bootstrap-datepicker-rails?

Anybody knows how to setup the gem bootstrap-datepicker-rails? I followed the steps in http://rubydoc.info/gems/bootstrap-datepicker-rails/0.6.21/frames, basically: …

datepicker ruby-on-rails-3.2 jquery-ui-datepicker twitter-bootstrap-rails
jQuery datepicker validation message issue

I'm using the jquery datepicker plugin at http://plugins.jquery.com/project/datepick with the datepicker validation plugin. <script …

jquery jquery-validate jquery-ui-datepicker
jquery ui datepicker day/month only, not year selection

I've searched here in SO and all around but no properly solutions founded for this issue. With jQueryUI DatePicker I …

jquery jquery-ui jquery-ui-datepicker
jQuery DatePicker MVC4 EditorFor

I need to use datepicker on an EditorFor field. My code for the view is: <div class="editor-label"> @…

asp.net-mvc-4 jquery-ui-datepicker editorfor
Problem with year dropdown scrollbar in jQuery datepicker

I'm using a jQuery datepicker to select an applicant's date of birth, but the applicant's age must be restricted to …

jquery jquery-ui jquery-ui-datepicker
Where are the i18n files of jQuery UI datepicker >= 1.11.0

I downloaded jQuery UI from a custom build (http://jqueryui.com/download) and from http://jqueryui.com/download/all/... but …

javascript jquery jquery-ui internationalization jquery-ui-datepicker
JQuery Datepicker - only select mondays and thursdays

I have the following code which only allows users to select Mondays from jquery datepicker. I want to adapt this …

jquery jquery-ui jquery-ui-datepicker
JQuery UI - Set minTime on timepicker based on other timepicker value

I'm trying to set the minTime of my End Time timepicker based on what I've selected in the Start Time …

jquery-ui datetimepicker jquery-ui-datepicker timepicker
jQuery datetimepicker: disable time

I am using the XDSoft jQuery datetimepicker in my app (Ruby on Rails 4 (just for information, not using bootstrap datetimepicker)). …

jquery-ui datepicker jquery-ui-datepicker datetimepicker