> $('#sub_immagini').ajaxForm(); > > if I submit it while it's empty it seems to work (with firebug I see > the post request, even if I get no response, and that's strange), if I > try to upload a file, it does nothing (the page is reloaded, as if > there was no ajaxForm bind)... > > what am I doing wrong? > thanks :)
Can you post a link?