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

ipad web application: How do I prevent the keyboard from popping up on jquery datepicker

I have a form with an date field with a jquery datepicker attached to it. When I select the date …

jquery ipad jquery-ui-datepicker
jQuery ui datepicker conflict with bootstrap datepicker

I want to show two months using bootstrap datepicker. After search on google I am not able to find how …

jquery twitter-bootstrap jquery-ui jquery-ui-datepicker bootstrap-datepicker
JQuery datepicker allow user to set the year

I am using the datepicker jquery plugin with the settings below. $("#date").datepicker({ showButtonPanel: true, changeMonth: true, changeYear: true, showOtherMonths: …

jquery jquery-ui jquery-ui-datepicker
jQuery UI datepicker: How to change the month names in the drop-down from short to long names?

I need to change the month names from short names to long names in my jQuery UI datepicker. My properties …

jquery-ui datepicker jquery-ui-datepicker
getting jQuery UI's datepicker to always open in a certain direction?

I'm using jQuery UI's datepicker control in a position: fixed toolbar at the bottom of my page. Occasionally, on random …

jquery-ui jquery-ui-datepicker
jQuery UI Datepicker - setDate not working

I know this question has been asked on SO before, but I can't figure out what I'm missing. Here is …

jquery jquery-ui jquery-ui-datepicker
Hiding a datepicker using jQuery

I am using struts2 jquery plugin s datepicker as below <sj:datepicker id="frdate" name="training.fromDate" label="From …

jquery struts2 jquery-ui-datepicker struts2-jquery struts2-jquery-plugin
Disable setting of focus for jQuery UI datepicker

There is an option with the jQuery UI datepicker to only open the datepicker when a button image is clicked. …

jquery mobile jquery-mobile jquery-ui-datepicker
jquery datepicker not working on dynamically created html

I'm creating dynamically a couple of div with inner controls. Two of those controls should be datepickers. But for some …

javascript jquery jquery-plugins jquery-ui-datepicker