Allowing only certain dates using the datepicker
Hi everybody,
I an using the datepicker,
http://docs.jquery.com/UI/Datepicker
. Does anybody know if there is a way for me to configure this so it will only show Mondays ? Basically I want a user to select a date, but the date must be a monday.
Thanks in advance.