how to center jquery dialog with ui 1.8?

Posted by Jeremy on Stack Overflow See other posts from Stack Overflow or by Jeremy
Published on 2010-03-30T15:17:21Z Indexed on 2010/03/30 16:23 UTC
Read the original article Hit count: 266

Filed under:

I'm having trouble getting the jquery ui 1.8 dialog to center

I've tried leaving the options default, and setting position: 'center'. When the dialog displayed, the browser window gets scrolled down to the centre of the page, and the dialog is positioned at the bottom left of the window.

This worked fine with jquery 1.3.2 and ui 1.7.2. Is there something new I need to do with this version?

© Stack Overflow or respective owner

Related posts about jquery-ui