This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Custom styled loader #3103
Closed
Description
Top style is applied to the element div of the ui-loader. It should be possible to override this somehow as styling the position of the loader would now require workarounds.
In addition changing the string through $.mobile.loadingMessage will escape any html characters, making it impossible to add simple html like
etc. It would be great if the innerHtml of the div.ui-loader could be overridden, allowing for more flexibility (.e.g. additional elements)