Search and Top Navigation
#3031 closed feature (wontfix)
Opened June 26, 2008 09:27PM UTC
Closed September 27, 2010 07:02PM UTC
Last modified October 03, 2012 04:45PM UTC
dialog effect (ease) new hieght width
Reported by: | anonymous | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
see
http://groups.google.com/group/jquery-ui/browse_thread/thread/b75a99d04989ad5e
I want to move from jqmodal to dialog ui one of the benefits of the former is I can have a modal form ajax post the form then smoothly resize the form with the ajax response.
so what would be great is to be able to call in my js something like
("#dialog").(height:500,method:ease)
Attachments (0)
Change History (5)
Changed June 26, 2008 10:22PM UTC by comment:1
component: | ui.core → ui.dialog |
---|---|
owner: | paul → scott.gonzalez |
Changed August 17, 2008 10:24AM UTC by comment:2
milestone: | → TDB |
---|
Changed January 04, 2009 06:14PM UTC by comment:3
milestone: | TBD → 1.next |
---|
Changed September 27, 2010 07:02PM UTC by comment:4
resolution: | → wontfix |
---|---|
status: | new → closed |
This should probably be built as an extension. I've built a proof of concept at http://jsbin.com/uqopa5
I also made some changes to dialog that will go live in 1.8.6 which causes the demo to animate the height and width simultaneously.
Changed October 03, 2012 04:45PM UTC by comment:5
milestone: | 1.next → 1.9.0 |
---|