amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.01k forks source link

readonly attribute added to every input #1197

Closed djibe closed 4 years ago

djibe commented 4 years ago

Hi, why does pickadate.js adds a readonly attribute to every input it is attached to ? Could it be optionnal ?

It is breaking my styles. Thanks for your help.

DanielRuf commented 4 years ago

Hi @djibe,

please see https://amsul.ca/pickadate.js/date/#editable in the documentation.

djibe commented 4 years ago

Oooops, I feel stupid for asking what is in the doc. Thanks