Search and Top Navigation
#7701 closed feature (plugin)
Opened September 07, 2011 09:48AM UTC
Closed November 16, 2012 03:29PM UTC
Last modified May 11, 2015 05:53PM UTC
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.
Attachments (0)
Change History (7)
Changed September 07, 2011 11:18AM UTC by comment:1
_comment0: | This ticket is fixed here: \ \ https://github.com/jquery/jquery-ui/pull/450 \ → 1353062284039118 |
---|
Changed October 11, 2012 02:47PM UTC by comment:2
milestone: | 1.9.0 → 1.10.0 |
---|
Changed October 15, 2012 06:21PM UTC by comment:3
status: | new → open |
---|---|
summary: | Custom icon in the dialog titlebar → Dialog: Custom icon in the dialog titlebar |
Changed November 16, 2012 03:29PM UTC by comment:4
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.
Changed August 19, 2014 11:50PM UTC by comment:5
I would like to see this feature.
Changed August 20, 2014 04:36PM UTC by comment:6
Here's an extension that does this: http://jsfiddle.net/tj_vantoll/23tby3h0/
Changed May 11, 2015 05:53PM UTC by comment:7
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.
This ticket is fixed here:
https://github.com/jquery/jquery-ui/pull/823
example: http://jsfiddle.net/alexeevdv/9C9Ak/