OM2
05-03-2008, 07:17 AM
I have some PHP code.
It performs and which takes a few seconds to complete.
When the action happens, everything else is disabled.
What I would like though is a layer to be put on top, saying: please wait while action is performed.
And then the layer should disappear when the action is finished.
What's the best way of creating a layer?
AND: how do I make that layer be semi transparent??
Thanks.
OM
It performs and which takes a few seconds to complete.
When the action happens, everything else is disabled.
What I would like though is a layer to be put on top, saying: please wait while action is performed.
And then the layer should disappear when the action is finished.
What's the best way of creating a layer?
AND: how do I make that layer be semi transparent??
Thanks.
OM