jQuery UI DatePicker: Disable Specified Days

One project I’m currently working on requires jQuery. The project also features a datepicker for requesting a visit to their location. jQuery UI’s DatePicker plugin was the natural choice and it does a really nice job. One challenge I encountered was the need to prevent specific days from being picked. Here’s the jQuery JavaScript I … Continue reading jQuery UI DatePicker: Disable Specified Days