开发者

jquery Datepicker does not close when clicking on it

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜