Problem with dialog open

Problem with dialog open


Why i can't open the dialog like this.
$($(this)[0].parentNode).find('.dialogClass').dialog('open')
if i debug, i am finding the right div, just the dialog is not
opening.