onclick form submit, open jQuery loading image until form submit complete

Posted by Jackson on Stack Overflow See other posts from Stack Overflow or by Jackson
Published on 2010-01-27T22:21:11Z Indexed on 2010/05/19 17:30 UTC
Read the original article Hit count: 396

Filed under:
|
|

Hi Team,

Can you offer a bit of advice.

I am using a hosted SAAS CMS solution that enables you to create basing apps with a web apps system. I have created a form for members to submit a bunch of images and content to their own area. Everything is working great except if the images being submitted via the form are large, it takes ages for the form to submit and go to the thank you page. I am already using jQuery UI to split the form in to 5 steps and using the jQuery facebox plugin for instructional popups.

My question is, what would be the best way to display a loading gif (in facebox or in another suggested overlay) while the form is being submitted?

Thanks for your help! Jack

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui