Using jquery ui dialog, if the window is smaller in width than the dialog, then the dialog appears but the left side is off-screen. Is there any way I can make it go off-screen to the right instead so that I always see the whole left side?
Edit: It seems a lot of people don't understand what I'm asking. It has nothing to do with setting the position of the dialog to center. That has already been done.