$(“#dialog”).dialog(“widget”).position({
my: ‘center’,
at: ‘center’,
of: window
});
where windows is container of position
$(“#dialog”).dialog(“widget”).position({
my: ‘center’,
at: ‘center’,
of: window
});
where windows is container of position