Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Displays a small loading overlay when jQuery Mobile loads in content via AJAX, or when you want to perform an action that momentarily blocks user interaction.
You use JavaScript to start/stop the loader weblet:

      Lstd.Weblets.stdLoader.start(my_id);

...

//

...

Displays

...

the

...

loader

...

with

...

an

...

id

...

of

...

"my_id"
      Lstd.Weblets.stdLoader.stop();

...

//

...

Stops

...

theactive

...

loader

...


Properties – Loader (std_loader