jQuery UI Datepicker: Select date by click on weekday

Viewed 10

i want to select automatically dates by clicking the calendar header on a weekday like Thursday (Do) and get all thurtsday days of this month.

Is there any way to get an onlick event on the weekday header?

Example: Click on "Do" (Thurthday) and 15,22,29 are selected.

Example 2: Click on "Mo" (Monday) and 12,19,26 are selected.

enter image description here

0 Answers
Related