Is there any way that I can set enable a datepicker in firefox(version 21) with HTML 5. I dont want to use a jQuery based datepicker because javascript will be disabled in the b
Old question, but I found this here (firefox 54), at least, which gives hope:
Go to about:config and search for dom.forms.datetime
Set both entries found to true, et voilà! Now all they need to do is enable them by default!