i have been debugging this for hours, i am using (no bootstrap js)
jquery1.7.2,
1.5.0/js/bootstrap-datepicker.js,
1.5.0/css/bootstrap-datepicker.standalone.css
First time popup works as expected, after i click outside to hide it, later popups only show an empty div,
calendar itself is empty. After I remove the detach() in hide function, it works fine. I wonder if it's my own code cause it or its something else.
i have been debugging this for hours, i am using (no bootstrap js) jquery1.7.2, 1.5.0/js/bootstrap-datepicker.js, 1.5.0/css/bootstrap-datepicker.standalone.css
First time popup works as expected, after i click outside to hide it, later popups only show an empty div, calendar itself is empty. After I remove the detach() in hide function, it works fine. I wonder if it's my own code cause it or its something else.