Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using jQueryUI dialog with position option as follows: position: ['center', 70]

The problem is when the image is too large it firstly positions the dialog in the center and then loads the image which causes wrong position. I am using ajax. How could I avoid it? Thanks in advance!

share|improve this question
Are you displaying the dialog immediately on page load? – Jon Oct 9 '12 at 8:30
I guess no, because i`ve got a gallery using ui-dialog and it positions a dialog when being opened. – Rootical V. Oct 9 '12 at 8:34

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.