Hi, Is it possible to have a div collapsed at/before page load so I can neatly unfold it on page load?
Currently before my form's submit, I slideToggle the result container, add some "loading" text to it, slideToggle it again and submit the form. All smooth and quick. Now when the page comes back it would be neat if I could start with the same situation as before the submit so the animation seems complete. Any suggestions?