Firefug show me this error:
uncaught exception: Syntax error, unrecognized expression: ui-dialog
Line 0
In the line 97 i have
$( "#dialog-add:ui-dialog" ).dialog( "destroy" );
This is the unique relation with the error. After show the error, the dialog no working.
Help Please.!