fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 371 forks source link

open programmaticly #195

Closed nimrodsimkin closed 5 years ago

nimrodsimkin commented 8 years ago

Hi, when i use this code: $('#daterange').data('daterangepicker').show(); the daterange doesn't open attached to the input, is there a way to fix it?

when i click the input it attaches the daterange good.