

Įditor example - Dates (with jQuery UI datepicker) You can just copy this code in a file and put it into the examples/simple directory along with the JSON file.Īny help would be appreciated.

I have adapted the Editor's example file for Dates, to demonstrate the error. I have tested in Chrome 39 and IE 11, everything works fine. It will now exhibit the same - erroneous - behviour.

I have also noticed, that the focus is - wrongly - set to the first field in the editor, in this case the first name. The problem occurs when I open the editor as a dialog, clicking the "Edit" button.Īfter this, when I try to use the datepicker's drop-downs, they don't work at all. I can normally use the select elements of the datepicker. Since I want to allow only the selection of a month and not of a particular day, the day selection of the datepicker is hidden using CSS.Īs long as I use only inline editing everything is normal. I am using inline and normal editing for a table with a date field.įor entering the date I am using a datepicker with select elements for month and year. I have a problem with Editor and jQuery UI Datepicker in Firefox
