Turn jQuery UI datepicker into a weekpicker

    Turn jQuery UI datepicker into a weekpicker

    In this article we transform the famous jQuery UI datepicker into a weekpicker. This means that when we hover over the calendar cells, the whole week row needs to be highlighted; and when we select a date, the week start and date will be returned. As usual, we’ll add some nice styling to our new widget.

    Tags:

    Leave a Reply