There are numerous websites on the internet where you can customize a loading GIF, but I was curious if there is another way to create custom text for loading animations without using Adobe software.
Instead of the common spinner, I am interested in specifying text that animates while an image loads.
I have searched extensively and have not found a solution. The closest I found was a jQuery spinner, but it's not what I'm looking for.
Have any of you encountered this before? If so, how did you customize it?
For example:
Sometimes you might see the following animated as a GIF:
L......
LO.....
LOA....
LOAD...
LOADI..
LOADIN.
LOADING
The above animation is created by looping through different frames, but I wonder if there is a more modern method to create custom loading messages, possibly using jQuery or other technologies instead of Flash.