Top "Loading" questions

Loading refers to retrieving necessary information for display or functionality.

How to add a spinner icon to button when it's in the Loading state?

Twitter Bootstrap's buttons have a nice Loading... state available. The thing is that it just shows a message like Loading... …

button twitter-bootstrap icons loading font-awesome
Using the "animated circle" in an ImageView while loading stuff

I am currently using in my application a listview that need maybe one second to be displayed. What I currently …

android loading android-asynctask geometry
open resource with relative path in Java

In my Java app I need to get some files and directories. This is the program structure: ./main.java ./package1/…

java resources loading
JavaScript Loading Screen while page loads

This is a little hard to explain, So I'll try my best So while a HTML page loads, I'd like …

javascript jquery html css loading
Display a loading bar before the entire page is loaded

I would like to display a loading bar before the entire page is loaded. For now, I'm just using a …

javascript jquery progress-bar loading
How to create a JavaScript callback for knowing when an image is loaded?

I want to know when an image has finished loading. Is there a way to do it with a callback? …

javascript image callback loading
How to display a loading screen while site content loads

I'm working on a site which contains a whole bunch of mp3s and images, and I'd like to display …

javascript html css loading pageload
How should I load files into my Java application?

How should I load files into my Java application?

java file loading
Dynamic loading of images in WPF

I have a strange issue with WPF, I was loading images from the disk at runtime and adding them to …

wpf image dynamic loading
WPF loading spinner

The goal is to display the information that the application is working. So I'm looking for an intelligent implementation sample …

c# wpf mvvm spinner loading