|
How do I display a progress / please wait page? The following code snippet is not working. Thanks in advance // flow.js // ... cocoon.sendPage("html/wait.htm"); for(var row = 0; row < repeater.getSize();
row++) cocoon.sendPage("html/done.htm"); // ... |
- Howto Display a Progress Page / Bar David Tekeshe
- Re: Howto Display a Progress Page / Bar David Tekeshe
- Re: Howto Display a Progress Page / Bar Upayavira
- Re: Howto Display a Progress Page / Bar David Tekeshe
- Re: Howto Display a Progress Page / Bar Upayavira
- Howto Display a Progress Page / Bar David Tekeshe
