A javascript date picker? Is HN being very expertly trolled?
No. DatePickers, along with Forms, are the bane of my existence. More choices that are brought to light, the better.
http://dojotoolkit.org/reference-guide/1.8/dijit/form.html#d...
51–60 of 130 posts
A javascript date picker? Is HN being very expertly trolled?
No. DatePickers, along with Forms, are the bane of my existence. More choices that are brought to light, the better.
http://dojotoolkit.org/reference-guide/1.8/dijit/form.html#d...
Could really use a paired time picker. Good script though.
http://dojotoolkit.org/reference-guide/1.8/dijit/form/DateTe...
You should add it to http://microjs.com/
Earlier quoted context omitted.
No. DatePickers, along with Forms, are the bane of my existence. More choices that are brought to light, the better.
There you go - this will make your life easier then: http://dojotoolkit.org/reference-guide/1.8/dijit/form.html#d...
From the demos it appears that this doesn't have keyboard support. That seems like a major drawback from an accessibility standpoint. It does look nice and easy otherwise, though.
https://github.com/amsul/pickadate.js/blob/gh-pages/pickadat... the code is a giant var statement. I don't know why, but somehow that bothers me.
Earlier quoted context omitted.
There you go - this will make your life easier then: http://dojotoolkit.org/reference-guide/1.8/dijit/form.html#d...
Too bulky in my opinion. I don't need 90 percent of the things in that sdk.
Earlier quoted context omitted.
There you go - this will make your life easier then: http://dojotoolkit.org/reference-guide/1.8/dijit/form.html#d...
Too bulky in my opinion. I don't need 90 percent of the things in that sdk.
(Edited to correct that the likely final minified size will be closer to 5k. Hoping to add accessibility features and localizability.)