Need urgent help in dispalying OVERLAY DIV via jquery
HI,
I have tried a lot, but did not find any solution. I am new at jquery. I have just make a signup form with proper jquery validations etc.
Now user fills the form and press submit, then all entries goes at database successfully.
What i want is that, On my registration form when user fill the all fields and press submit, then after successfull data insertion in database, i want to display a "OVERLAY DIV" which covers all the section of the form and display message " Please wait ... while registration is in process" and after some seconds the overlay div hides and show some other message like "congratulations."
Can you please send me some working example of "OVERLAY DIV" according to my scanrio.
I will be very thankful