I am developing a page and using bootstrap date picker, it is working fine in firefox, but it is rendering at bottom of the page in Chrome and in opera.
Not sure if adding that file will make a difference (worth trying anyway) which is why I would like to see where the original script came from and see a working copy:)
I replaced the DatePicker.JS its working fine, but
In this date picker I am giving “todayHighlight: true” it is highlighting current date but when I am selecting another date current date should be de-active,
I tried some bootstrap datepicker document but not getting any proper solution for this.
and dropdown popup should come from glyphicon…
The demo on this page shows the current date always highlighted but shows it in a different colour to the selected data. You probably should just style the today class a lighter color from the active class so as not to confuse.