You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

[ |../../index.htm#lansa/wamengb9_2075.htm]
You are here:

9.5.18 Loader (std_loader)

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
[ |../../index.htm#lansa/wamengb9_2075.htm]

  • No labels