Skip to main content

Bug Tracker

Side navigation

#2615 closed bug (invalid)

Opened March 29, 2008 04:57PM UTC

Closed July 11, 2010 06:42PM UTC

[ui.dialog] no reason for .css({position: 'relative'})

Reported by: rbuc Owned by: scottgonzalez
Priority: minor Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

I can't see the reason while the position of .ui-dialog-container must be set to relative within the script and not inside the theme css. When toggling this with firebug and I can't even see a visual difference. The problem is because it's set dynamically one can't override it with css.

line 102, rev 5143

		var uiDialogContainer = uiDialogContent.parent().addClass('ui-dialog-container').css({position: 'relative'});

Attachments (0)
Change History (2)

Changed April 01, 2008 06:47PM UTC by paul comment:1

owner: paulscott.gonzalez

Changed July 11, 2010 06:42PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

This should be filed in the UI bug tracker if still relevant.

http://dev.jqueryui.com