Skip to main content

Search and Top Navigation

#8372 closed enhancement (wontfix)

Opened May 31, 2012 02:18PM UTC

Closed May 31, 2012 02:20PM UTC

show date as title text on image button

Reported by: neilbowers Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.20
Keywords: Cc:
Blocked by: Blocking:
Description

When using the datepicker with an image button, it would be handy if there was an option to say that the title attribute on the image button should be set to the date string. For bonus points, also support an option for specifying the format of the tooltip (title attribute) date string (as done with the alternate input).

I can achieve this at the moment by catching the change on the input and setting the buttonText option, but it's a pain, as I've got a lot of date icons onscreen.

Attachments (0)
Change History (1)

Changed May 31, 2012 02:20PM UTC by scottgonzalez comment:1

resolution: → wontfix
status: newclosed

Just implement it yourself. If this "pain" of implementing this increases based on the number of instances, you're doing something wrong.