In my application I need to allow the user to select a date from a datepicker and handle the selection event to display additional data.
I'd like to use the native HTML5 datepicker which normally pops up when using an input[type='date'] field.
input[type='date']
So I'm wondering if ther's a way to display this datepicker without an input field, or at least hiding the field in the page.
1.4m articles
1.4m replys
5 comments
57.0k users