This is a migrated thread and some comments may be shown as answers.

Progress area "image loading" for .img

1 Answer 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brent
Top achievements
Rank 1
Brent asked on 23 Mar 2009, 12:07 AM
Hello,

Is this possible please? I have a rather large jpg on my page, and I want a "spinner" to show while it loads. I tried dragging an image onto the progress area, but it doesn't work. It there a tutorial I can read please?

Brent

1 Answer, 1 is accepted

Sort by
0
Todd Anglin
Top achievements
Rank 2
answered on 27 Mar 2009, 05:25 AM
Hello Brent-

This is a unique scenario. You must have a REALLY big jpeg image! Telerik provides a Progress control (RadProgressArea/RadProgressManager), but it is designed for monitoring the status of long-running server-side processes. What you're looking for is a download progress indicator. Telerik doesn't have anything directly aimed at this sceanrio, but there are some good free scripts on the interwebs that help you achieve this:

http://www.dynamicdrive.com/dynamicindex4/preloadimage2.htm
http://www.webappers.com/progressBar/ (requires using the JS API to handle image download progress)

Hope that helps!

-Todd
Tags
General Discussions
Asked by
Brent
Top achievements
Rank 1
Answers by
Todd Anglin
Top achievements
Rank 2
Share this question
or