I had already posted about, 1. Disable Weekends in jQuery DatePicker 2. Enable only weekends in jQuery Datepicker Now, one of my colleague asked me that I want to disable only Monday and Wednesday. How can I? Here is how you can achieve it. In this case, I have disable Monday(1) and Wednesday(3) but as […]
Filed under: jQuery UI | Comments Off on Disable specific days in jQuery Datepicker