开发者

How to make my page non clickable when a form submit process is working?

开发者 https://www.devze.com 2023-01-18 11:49 出处:网络
I wo开发者_如何学JAVAuld like to load an overlay image or something when a long time form submit process is working. So that no one can click, any other links in the page during the process, and at th

I wo开发者_如何学JAVAuld like to load an overlay image or something when a long time form submit process is working. So that no one can click, any other links in the page during the process, and at the same time show a loading image over the overlay image...how can i make this work with jquery..


Given the features you're after, check out the blockUI plugin for this, you can find the demos here.

0

精彩评论

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