开发者

jquery Datepicker does not close when clicking on it

开发者 https://www.devze.com 2023-01-18 07:31 出处:网络
I am using jquery datepic开发者_StackOverflow中文版ker widget all over my application always initializing it with the same method, the simplest one

I am using jquery datepic开发者_StackOverflow中文版ker widget all over my application always initializing it with the same method, the simplest one

$("[ID$=dueDate]").datepicker();

I have checked the documentation and there is nothing that seems to help on it. How can I have the datepicker to close when I click on a day?


Found the problem. I was using the jQuery timepicker addon available here. It caused the problem with the version I was using.

The latest version does not conflict anymore.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号