I'm trying to open a JQuery UI dialog when a form saves. But I'm getting an "Object doesn't support property or method 'dialog'" if the form has been saved previously. Opening the form on the first save works fine. I put all the necessary JQuery code in one big file to avoid an issue with loading order. Anyone know what might be causing the error?
↧