I would like to be able to add a data attribute to a cell of a jQuery UI datepicker. I've looked into using the beforeShowDay, but it appears to only give the date. Is there an efficient way to select the table cell corresponding to that date?
I would like to be able to add a data attribute to a cell of a jQuery UI datepicker. I've looked into using the beforeShowDay, but it appears to only give the date. Is there an efficient way to select the table cell corresponding to that date?