Opened 15 years ago

Closed 13 years ago

Last modified 11 years ago

#3031 closed feature (wontfix)

dialog effect (ease) new hieght width

Reported by: anonymous Owned by: Scott González
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)

Change History (5)

comment:1 Changed 15 years ago by Scott González

Component: ui.coreui.dialog
Owner: changed from paul to scott.gonzalez

comment:2 Changed 15 years ago by Cloudream

Milestone: TDB

comment:3 Changed 15 years ago by Scott González

Milestone: TBD1.next

comment:4 Changed 13 years ago by Scott González

Resolution: wontfix
Status: newclosed

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.

comment:5 Changed 11 years ago by Scott González

Milestone: 1.next1.9.0
Note: See TracTickets for help on using tickets.