Opened 13 years ago
Closed 13 years ago
#5384 closed feature (notabug)
Generate markup id for button tag
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8 |
Keywords: | Cc: | [email protected]… | |
Blocked by: | Blocking: |
Description
It would be very helpful if it was possible to output a markup id in the generated <button> tag. It makes it safer to update the <input> tag via ajax when it is possible do address the <button> tag during ajax dom replacement.
The id could either be derived from the <input> tag's id or by setting the id through an ooption.
Note: See
TracTickets for help on using
tickets.
Please ask for help on the forum.