Opened 11 years ago

Closed 11 years ago

#8372 closed enhancement (wontfix)

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.

Change History (1)

comment:1 Changed 11 years ago by Scott González

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.

Note: See TracTickets for help on using tickets.