Message when form is loading ,which has embedded view

Hi,

I have a form which has an embedded view in it.The form takes long time to load so i want a message on the white screen,when the page is loading saying that,“Please wait… Page is loading”.

I ahve tried using java script to do this but its not working…

Kindly help in this regard

Thanks in advance

Rajeshri Nair

Subject: The same question?

I have the exact same question.I can display a pop up JS message using this in onLoad event:

alert (‘Please wait while document is loading…’)

My question is if there is a way to display this message, or even the gif of some sort, and have it go away once the embeded view is loaded?

Thanks,

D