ape-javascript-library icon indicating copy to clipboard operation
ape-javascript-library copied to clipboard

Calendar - implement min and max attributes

Open GarrettS opened this issue 15 years ago • 0 comments

HTML 5 defines min and max attributes for input type=Date. http://www.w3.org/TR/html-markup/input.date.html http://www.w3.org/TR/html-markup/input.date.html

Calendar should implement those, too.

GarrettS avatar Apr 16 '10 23:04 GarrettS