To remove weekend days from the JQuery UI Datepicker plugin, add the following CSS to your stylesheet:
.ui-datepicker-week-end{display:none}
Knowledge base for Windows, Mac & Assistive Technology.
To remove weekend days from the JQuery UI Datepicker plugin, add the following CSS to your stylesheet:
.ui-datepicker-week-end{display:none}