Hello, I need to display a message or an animated gif to submit, similar to this [1].
I do not know how to do is put in the <INPUT type="submit"> the function call (javascript) onclick="javascript:animatedcollapse.toggle('uploading')" <INPUT type="submit" name="upload" value="Continue" onclick="javascript:animatedcollapse.toggle('uploading')"> This is using crud or SQLFORM. I know I can create the form manually, but I still use crud or SQLFORm. Best Regards, Jose [1] http://forums.devshed.com/javascript-development-115/on-form-submit-fade-out-screen-and-display-animated-loading-784875.html