Jquery Ui Datepicker month/year dropdown is not working in popup in latest firefox

前端 未结 7 1006
萌比男神i
萌比男神i 2020-12-29 07:30

Somehow my jQuery UI Datepicker Month/Year Dropdown not working in any popup in latest firefox .

When I click on Month or Year Dropdown, the options list doesn\'t ap

7条回答
  •  一向
    一向 (楼主)
    2020-12-29 07:54

    In my case, I believed the datepicker was failing, but what really happen was that a previously referenced datepicker (bootstrap-datepicker.js) was taken precedence over the jquery-ui datepicker.

提交回复
热议问题