Closed leads closed 3 years ago
Hi. Really liking the keyboard navigation plugin.
If I may make a suggestion - when the calendar opens, rather than focusing on the next/prev month, it goes straight into the days, so up/down can be used? See how https://www.kayak.co.uk/ does it.
Just an idea, thanks.
Required v2.0.5 https://litepicker.com/docs/plugins/keyboardnav/#firsttabindex-205
Use:
plugins: ['keyboardnav'], keyboardnav: { firstTabIndex: 2, },
https://jsfiddle.net/6voe2cta/
Hi. Really liking the keyboard navigation plugin.
If I may make a suggestion - when the calendar opens, rather than focusing on the next/prev month, it goes straight into the days, so up/down can be used? See how https://www.kayak.co.uk/ does it.
Just an idea, thanks.