I have a very simple site setup. I have one main page with a search form, which feeds information to a secondary page which gives results based on input. There is no AJAX here, so it's two separate pages. The search form links you to the secondary page when you hit return. How can I have a loading indicator/circle/etc to run while the second page is loading?