Is there a “in progress” wheel as a dojo/dijit widget?
My json request takes quite some time and I should show the user that something is going on.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use the StandBy widget to do this. The following snippet shows how. The code is a bit old and doesn’t use the deferred technique that Philippe mentioned, but you could easily do so.