I have a JavaScript function that runs at onload event. I would like to display a message to the user while this code executes, refresh in the middle and hide at the end.
How can i accomplish this?
Thanks,
M. Uppal
Dynamically displaying and refreshing a message
|