tamble / jquery-ui-daterangepicker

A JQuery UI based date range picker.
MIT License
184 stars 110 forks source link

Daterange picker textbox should have placeholder before selecting date. How will i achieve this? #80

Open ajayenuke opened 7 years ago

ajayenuke commented 7 years ago

How to show placeholder instead of date

op16 commented 7 years ago

See http://tamble.github.io/jquery-ui-daterangepicker/#placeholders

ajayenuke commented 7 years ago

Thanks for your quick reply. I have applied that but by default current date is showing in that field. It didn't work.