opkdeco.blogg.se

Firefox css style editor
Firefox css style editor











firefox css style editor

Į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.

firefox css style editor

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.

  • Close the editor and open a date picker inline.
  • Instead of opening the drop-down, the first field is focused and any key strokes will write to the first field.
  • Click on one of the drop-down lists for month or year.
  • Click in one of the date fields which opens the datepicker.
  • They can be opened and you can select the month or year.
  • To verify that with inline editing everything works fine: click in one of the date fields and test the select boxes.
  • firefox css style editor

    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













    Firefox css style editor