Remove Weekends from JQuery UI Datepicker

To remove weekend days from the JQuery UI Datepicker plugin, add the following CSS to your stylesheet:
.ui-datepicker-week-end{display:none}

Leave a comment

Your email address will not be published. Required fields are marked *