[jQuery] Re: Opera, IE8, JQuery Dialogs

2008-05-31 Thread Rob Ashton
/trunk/ui/ui.dialog.js > > and will be included in the next jQuery UI release, in a couple days. > > - Richard > > On Sat, May 31, 2008 at 5:12 PM, Rob Ashton <[EMAIL PROTECTED]> wrote: > > > Two things. > > > In opera: > > > $(

[jQuery] Opera, IE8, JQuery Dialogs

2008-05-31 Thread Rob Ashton
Two things. In opera: $('#confirmSnippetDelete').dialog( { position: new Array(600 , 500) } ); The script ignores the 'top' position specified as the second value of that coordinate pair. This was narrowed down to a local variable called 'top' which was conflicting with the 't