How to display an in progress banner while you are waiting

G

Guest

I have a query that usually takes 10 seconds to finish. So I would like to
have a banner that says loading to let user know it is loading the page. I
tried Marquee tag and an animated gif within a div tag. Marquee works out
well for me but the animated gif stops spinning and becomes static after I
sumbit a button to which I attach an onclick client-side javascript that
makes the div tag visible. Did anybody have the same issue before? Also I
want to know other ways to accomplish this.

Thanks very much.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top