SyntaxFix
Write A Post
Hire A Developer
Questions
Why not call the $('.input-group.date').datepicker("remove"); when the select statement is changed then set your datepicker view then call the $('.input-group.date').datepicker("update");
$('.input-group.date').datepicker("remove");
$('.input-group.date').datepicker("update");