Show loading image while REST call completes
Posted: Sun Feb 16, 2014 5:52 am
I have a page that makes a REST call on load. The call takes about a second to complete, and while it is running the components on the page show their default values.
Is there a way to show a loading image (the circle that rotates or similar) while the REST call is completing and the components are being updated?