| Author |
Show busy screen/image between page navigations
|
Rabi Kumar
Greenhorn
Joined: Aug 13, 2009
Posts: 6
|
|
I have some JSF pages with forms which take a few seconds to submit. I would like to show a busy cursor or image while the form submits. I am looking for a way to achieve this for all my pages at the framework level.
Any ideas would be appreciated.
|
 |
yigit darcin
Greenhorn
Joined: Jan 08, 2008
Posts: 15
|
|
Hi,
you can show your an image like an http://www.roses2009.com/static/images/ajax.gif in your onclick property :
didn't test it, but this may work.
|
 |
 |
|
|
subject: Show busy screen/image between page navigations
|
|
|