Opened 14 years ago
Closed 14 years ago
#2419 closed bug (fixed)
Dialog options after init
Reported by: | rworth | Owned by: | rworth |
---|---|---|---|
Priority: | undecided | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | dialog options data | Cc: | |
Blocked by: | Blocking: |
Description
Not all options are settable with .data after initialization. For example:
$('#myDiv').data('title.dialog', 'New Title');
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [4891]