« Return to Thread: [TRINIDAD] How to display "Page loading..." while page is loading?

Re: [TRINIDAD] How to display "Page loading..." while page is loading?

by Matthias Wessendorf-2 :: Rate this Message:

Reply to Author | View in Thread

Hi Paul!

In my facesgoodies I show a similar "loading..." DIV when a user gets  
deleted. (http://code.google.com/p/facesgoodies/)

On http://slideshare.net/mwessendorf you can find my ajax world  
slides. There is the same example using Trinidad's Javascript api.

-M

Sent from my iPod.

Am 14.05.2008 um 14:54 schrieb Paul Spencer <paulsp@...>:

> I have an action that takes a few seconds to complete.  I would like  
> the user to see something link "Page loading..." while the action is  
> processing.  The action loads a List from a series of database  
> queries and the page simply displays the list in a table.  Looking  
> at the examples, it appears that <tr:statusIndicator"> is part of  
> the answer.
>
> My question is how should I do this?
>
> Paul Spencer
>

 « Return to Thread: [TRINIDAD] How to display "Page loading..." while page is loading?