DatePicker Today link hiding issue
Hi all,
When I try to use the minDate option, it hides the Today link. Is it
the default behavior. If yes can we modify it? A reply would be highly
appreciated. My code looks as:
$("#my_control_id").datepicker({ minDate: 'today', closeAtTop:
false });