I'm noticing that the dialog window is opening where the "top" of the dialog window is at the center of the page rather than the whole dialog window. These are the settings we're using:
$("#modal").dialog({autoOpen: false, autoResize: true, title: "Employee Questionnaire Status", width: 450, minHeight: 400, modal: true, overlay: { opacity: 0.5, background:"black" }}); --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---