Bug Tracker

Opened 15 years ago

Closed 13 years ago

#2699 closed enhancement (invalid)

[Patch] ui.datepicker - Higlight custom dates

Reported by: adis Owned by: iMarc
Priority: minor Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Datepicker Cc:
Blocked by: Blocking:

Description

When using DatePicker in "inline" mode, it would be nice to be able to highlight/emphasize some dates in addition to today and selected date. Example usage:

$('#datepicker').datepicker({hlDates: ['4 10, 2008', '4 4, 2008']});

I used existing 'datepicker_today' class to make patch shorted, new CSS class should probably be created for this purpose.

Attachments (1)

datepicker_highlight_dates.diff (2.0 KB) - added by adis 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by adis

comment:1 Changed 15 years ago by paul

Owner: changed from paul to iMarc

comment:2 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

This should be filed in the UI bug tracker if still relevant.

http://dev.jqueryui.com

Note: See TracTickets for help on using tickets.