I was just wondering how I can animate the jQuery form ui’s div update on form submission instead of it plainly appearing.
This is the work I have done so far on my multi-stage form:
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could use a loading gif while you are processing data and once you have your div ready use a fade in animation.