I am using datepicker and if someone selects a Saturday I want it to update a form select with different options - any idea how to do this?
I thought I could use the onSelect function, but all my attempts thus far do not work.
Any help would be much appreciated!
- awesome - that tells me they have selected Saturday, but then how do I change the form select values to represent that. Basically for all days during the week is a set value of options, but the options narrow if a Saturday...