Twitter Bootstrap Datepicker within modal window

后端 未结 22 1824
旧时难觅i
旧时难觅i 2020-11-29 02:42

I am currently using the Twitter Bootstrap framework, and when using the modal windows I cannot get over js elements to work like datepicker or validation, though chosen and

22条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-29 03:13

    let me help you,

    you can to update your bootstrap.min.css

    in class dropdown-menu you can to change z-index value into 2000

    so datepicker will show up

提交回复
热议问题