tamble / jquery-ui-daterangepicker

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

Unable to add tooltip to dates via beforeShowDay #54

Closed peterox closed 8 years ago

peterox commented 8 years ago

beforeShowDay caters for setting a tooltip by returning an optional third value in the array returned. The tooltip is currently not being displayed.