Skip to content

HTML 5 Month Input Support

Ryan Segura edited this page Feb 16, 2016 · 3 revisions

Calling the MonthPicker on HTML 5 Month Input types is currently working. The latest version of Chrome shows some nice examples of how this plugin works with the HTML 5 Month Input Type. The jQuery UI month picker UI allows the user to choose any month of the year in a single click, while the Chrome version requires more tinkering. The HTML 5 support in Chrome appears to make input masking and validation obsolete, so those should be turned off when using this plugin on an HTML 5 Month Input Type.

Month Picker Demo Image

W3C Month Input Type Documentation: http://www.w3.org/TR/html-markup/input.month.html