#2419 closed bug (fixed)
Dialog options after init
Reported by: | rworth | Owned by: | rdworth |
---|---|---|---|
Priority: | blocker | Milestone: | 1.5 |
Component: | ui.core | 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 (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in [4891]