Example of blockUI pop-up layer with mask layer effect implemented by jQuery [demo source code download] And jqueryblockui
This example describes how jQuery implements the blockUI pop-up layer with the mask layer effect. We will share this with you for your reference. The details are as follows:
First, attach the Code:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Strict // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Run the following command:
Parameters are described as follows:
Message = content to be popped up
Css = the style of the pop-up content. The attribute must be in the js format, such as background-color => backgroundColor
$. UnblockUI () = close the bullet Layer
Click here for the complete instance codeDownload from this site.
Again attached to the official website address: http://www.malsup.com/jquery/block/