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

Loader (steps to creating a loader for any content waiting to display)

2 Answers 179 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
IQ Business
Top achievements
Rank 1
IQ Business asked on 03 Sep 2012, 10:52 AM
Hi there

I am in the middle of making a app with Kendo ui.... and was wondering how to make a popup loader that displays while the content is loading.

Also it needs to be so generic that it will display and animate while anything is waiting to happen, for example info going to the server and waiting to return etc... on a mobile device.

Does anyone know how to do this? or perhaps a thread or website that deals with this in steps from beginning to end?

kind regards

Richard

2 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 05 Sep 2012, 04:21 PM
Hi,

For this task I suggest using the mobile application show/hideLoading methods. In order to show the animation during an Ajax call to a remote server, you could hook up to the $.ajax events beforeSend and complete. For convenience I prepared a small example using this approach in action.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
IQ Business
Top achievements
Rank 1
answered on 06 Sep 2012, 02:03 PM
many thanks, i will try this and get back to you...
Tags
General Discussions
Asked by
IQ Business
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
IQ Business
Top achievements
Rank 1
Share this question
or