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.
jQuery UI Plugins