posted by Cedwards and here I am going to describe his idea. First of all please see these 2 pics, the first one is the actual loading screen
and the second one is when "all over".
Anyways, by using ExtJS (http://www.extjs.com/) and downloading their files to your workspace:
- loading_large.gif
- ext-base.js
- ext-all.js
we can Achive this.
1. let's assume that ExtJs files listed above donloaded and uploaded to your workspace.
2. Go to your page for which you want to have "Loading" window and create and create "No Template" HTML region with Display Point "After Header" and Sequence #1. In Region Source paste this:
3. Added another page zero region (after header and a sequence of 2.) with the following code:Loading...
That is it, we are all done
