I have a page with some edit links that redirect to a simple edit page using SQLFORM.
I would like to open this form in a modal window and if possible when the form is submited the link is replaced in parent window. (justo to change the icon image of the link). Someone can advice a easy to use plugin that can handle it? I found that some people here used nyromodal and with a little effort I could open the form insede the modal. But I stucked there because I don't know much of jquery (just started learning) and I don't know how to close the modal window when the form is submitted. Are there any other easier plugin or tips for nyromodal?