开发者

Waiting screen while response is awaited

开发者 https://www.devze.com 2023-01-07 08:30 出处:网络
I have a one iframe in which one webservice has opened .A forms is in that web service.After submitting that form my iframe will close.But before closing iframe I want some waiting screen till the for

I have a one iframe in which one webservice has opened .A forms is in that web service.After submitting that form my iframe will close.But before closing iframe I want some waiting screen till the form data is submitted at web service and receieved some response from there(like please wait while your operaion is processed).Can any one suggest me some good code snippet or link.I want to do it with jquery开发者_JAVA百科.My application is in .net.Thanks


Whilst new I can point you towards this topic that I found useful: Welcome-loading-page-with-jQuery

Many Thanks, Joel

0

精彩评论

暂无评论...
验证码 换一张
取 消