1

Is there a easy way to show some form of progress bar on your form in ASP.NET that the code is busy running in the background (meaning thinking)? Like the default I.E have the small little window on the top that moves when its thinking..........

I have done this before with Ajax but its alot of work and my site is not a Ajax enabled site.

2 Answers 2

1

I believe JQuery UI has a progress bar component, might be worth a look.

Sign up to request clarification or add additional context in comments.

2 Comments

Any example or link to an example?
I gave a link to the JQuery UI homepage:-) Try this: jqueryui.com/demos/progressbar?
0

I've been using the jQuery plugin BlockUI. Pretty easy to set up and very cool looking, especially when used with jgrowl.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.