Hi,
I have added the following from this post: http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar#post-3364
to add a 'fake' progress bar to my form. But I have one problem with it:
If I don't fill out the correct fields on my form and the validation check makes the missing fields red, for the user to fill in, the fake progress bar still loads up.
How can I get it to only run once the validation has been checked? Or is there a better way of getting a 'proper' progress bar working?
Thanks