HTML 5 Month Input Support - KidSysco/jquery-ui-month-picker GitHub Wiki
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.

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