Last Updated: February 25, 2016
·
4.659K
· albertpak98

Disable/Enable Days of the Week in jQuery UI Datepicker

Recently had to do a bit of code about giving user an ability to enable/disable certain days of the week in jQuery UI Datepicker, after some researching/reading/help/tips, pieced together a code, so thought it might come in handy for someone else:

https://gist.github.com/albertpak/6188772