Skip to main content

Search and Top Navigation

#3941 closed bug (fixed)

Opened January 25, 2009 04:08PM UTC

Closed February 19, 2009 09:32PM UTC

No calendar icons in UI download

Reported by: Marc Diethelm Owned by:
Priority: major Milestone: 1.7
Component: ui.datepicker Version:
Keywords: calendar, datepicker, icon Cc: boo@chic-happens.ch
Blocked by: Blocking:
Description

There used to be two calendar icons in the datepicker download that could be used as convenient and intuitive triggers for the calendar. They're gone. Please bring 'em back. Thanks!

Classifying this as bug because this is a regression, almost.

also see: bugs #3940, #1571

Attachments (2)
  • calendar.gif (0.3 KB) - added by Marc Diethelm January 25, 2009 04:09PM UTC.

    Legacy calendar icon 1

  • calendar2.gif (1.0 KB) - added by Marc Diethelm January 25, 2009 04:09PM UTC.

    Legacy calendar icon 2

Change History (1)

Changed February 19, 2009 09:32PM UTC by scottjehl comment:1

resolution: → fixed
status: newclosed

This icon is now part of the jQuery UI CSS Framework. If you have a theme attached, you can use the icon with the following markup:

<span class="ui-icon ui-icon-calendar"></span>

Its color will cascade off of a parent widget class or state.