Page 1 of 1

Browser widget and loading animation

Posted: Sat Dec 01, 2018 12:26 am
by [-hh]
This is the answer to a post in the use-list:
http://lists.runrev.com/pipermail/use-l ... 51777.html

The following works tested here on desktop, should work everywhere where the browser widget works.

1. Overlay browser widget "browser" with a browser widget "loader" (that displays a loading animation).
2. Load the slow loading URL into widget "browser".
3. Hide widget "loader" by browserDocumentLoadComplete of widget "browser".

See in detail the attached stack.
Note. If you have one instance of a browser widget then more instances (as here "loader") do NOT increase the size of your stack/standalone (except the image used).
 

Re: Browser widget and loading animation

Posted: Tue Apr 18, 2023 12:14 pm
by trevix
Hello.
I guess we could also do, in this way, a general use "Spinner", that will keep running no matter what.
May be getting the image locally, not from the web?
Tell me what you think.

Regards
Trevix