Skip to main content

Search and Top Navigation

#5459 closed enhancement (fixed)

Opened March 31, 2010 04:53PM UTC

Closed July 14, 2010 08:48PM UTC

Last modified November 19, 2010 06:26PM UTC

Dialog: expose .position() API

Reported by: scottgonzalez Owned by:
Priority: blocker Milestone: 1.8.3
Component: ui.dialog Version: 1.8
Keywords: Cc:
Blocked by: Blocking:
Description

Update the position option to accept a hash to pass through to .position().

See #5458.

Attachments (0)
Change History (4)

Changed July 13, 2010 05:22AM UTC by bhollis comment:1

I sent a pull request for a patch that adds the ability to use ui.position arguments to position dialogs: http://github.com/bhollis/jquery-ui/commit/9c9a22c47e96362e38b29fed4c615e795a17dc5c

Note that my patch preserves all the current documented ways of setting position (string, array) but not the undocumented object argument.

Changed July 14, 2010 08:48PM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed

Fixed in 6de9a53. Thanks Ben.

Changed August 04, 2010 01:11AM UTC by scottgonzalez comment:3

milestone: 1.91.8.3

Changed November 19, 2010 06:26PM UTC by Ben Hollis comment:4

Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dialog: expose .position() API

Changeset: 6de9a5368c3e0523f91f08e7b1516549ce006f98