http://dubrox.blogspot.com/2010/09/m...jquery-ui.html
Hi
Does anyone know how to make use of the getDates method for the following example?
Code:// avoid-dates
$('#avoid-dates').multiDatesPicker({
addAvoidedDates: ['10/1/2010', '11/2/2010', '12/3/2010', '01/4/2011']
});
Thanks
