Hi,

I have a standard page loaded with jqmodal box that is loading a form
via ajax.
Now I want to close that modal after submit from the inside of page
that was loaded, depending on the form result.
I've tried
parent.$(".jqmAlert").jqmHide();
and many other versions but I always get "h is undefined" or some
other errors.
Maybe somebody had this problem and can give me a hint?

Thanks!

Reply via email to