Tooltip in jquery calendar for disabled dates
问题 I have created a calendar control using jquery ui with some restrictions on dates to be selected. My requirement is to show a tooltip on disabled dates like "Sorry this date is not selectable" . Is there any way around on this? PFB my code: <!doctype html> <html><head> <meta charset="utf-8" /> <title>jQuery UI Datepicker </title> <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> <script type="text/javascript" src="http://code.jquery.com/jquery-1