Bug Tracker

Modify

Ticket #2699 (closed enhancement: invalid)

Opened 5 years ago

Last modified 3 years ago

[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:
Blocking: Blocked by:

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

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

Change History

Changed 5 years ago by adis

comment:1 Changed 5 years ago by paul

  • Owner changed from paul to iMarc

comment:2 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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

 http://dev.jqueryui.com

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.