#7701 closed feature (plugin)
Dialog: Custom icon in the dialog titlebar
Reported by: | alexeevdv | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.dialog | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
That would be nice to append the 'icon' option. I think that many people want to see that feature.
Change History (7)
comment:2 Changed 11 years ago by
Milestone: | 1.9.0 → 1.10.0 |
---|
comment:3 Changed 11 years ago by
Status: | new → open |
---|---|
Summary: | Custom icon in the dialog titlebar → Dialog: Custom icon in the dialog titlebar |
comment:4 Changed 11 years ago by
Resolution: | → plugin |
---|---|
Status: | open → closed |
While we see the usefulness of icons in the titlebar, we'd like to hold off on this for now. It would be great to have you build an extension that adds support for an icon so that we can gauge the popularity of this option.
comment:6 Changed 9 years ago by
Here's an extension that does this: http://jsfiddle.net/tj_vantoll/23tby3h0/
comment:7 Changed 8 years ago by
I just added a few lines to the js to make this work. I added an "icon" option to dialog options object.
Check it out here. Full modified code is there. https://jsfiddle.net/jaysudo/02nwzg8g/1/
Note: See
TracTickets for help on using
tickets.
This ticket is fixed here:
https://github.com/jquery/jquery-ui/pull/823
example: http://jsfiddle.net/alexeevdv/9C9Ak/