I have implemented Bootstrap datepicker in my webpage. I am using Bootstrap for CSS Styling. Using bootstrap recommends that JQuery and Bootstrap JS should be included in the page at last. But doing so is making bootstrap datepicker malfunction. Following is a snippet of my page through which i am able to use datepicker as well as bootstrap JS for a bootstrap Dropdown.I have implemented Bootstrap datepicker in my w