jQuery UI datepicker opens automatically within dialog

后端 未结 12 1687
面向向阳花
面向向阳花 2020-12-16 10:14

I have a datepicker which is used within the jQuery dialog object. The source of the dialog\'s content is loaded using .load(). Within the dialog I created a sc

12条回答
  •  自闭症患者
    2020-12-16 10:59

    For some reason the calendar stopped having this behavior when I filled in the animation option in the initializer:

    showAnim: Drop

提交回复
热议问题