I want to use bootstrap date and time picker ,I already using the file "jquery.dropdown.js" to do some other dropdown in my page..But date and time picker does not work on including the jquery and bootstrap dropdown files on the same page.(i.e including "jquery.dropdown.js" and "bootstrap-dropdown.js" )
Suggest me any possible way of handling events from bootstrap and jquery dropdown in same page...