Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have to do a simple datepicker, I override the custom day.tpl.html, and I don't want to show the month.html when the ctrl + up key is press after the pop up is open. So, I will like to disable the ctrl + up keyboard, but I think I don't have option to do that. Do I have a way to do this? Thanks in advance

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.