I am using BootStrap Datepicker. I want to load/position the calendar at top of the field. How can i do this ?
Currently it is loading like this -

To make the calendar appear above the input instead of below, change the "drops" setting to "up".
$(element).daterangepicker({
drops: 'up'
});
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With