jQuery mask Loading loading effect

jQuery Mask Loading loading effect is a super practical simple version of web page loading style effect.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>jQuery Mask Loading effect</title>
<link rel="stylesheet" href="src /jquery.mloading.css">
<script src="src/jquery-1.8.3.min.js"></script>
<script src="src/jquery.mloading.js"></script>
</ head>
<body>

<center><br><br><br>
<button type="button" id="btnTest">mask page</button>
</center>


<script>
$(function(){
$("#btnTest").










Applicable browsers: 360, FireFox, Chrome, Safari, Opera, Maxthon, Sogou, Window of the World. IE8 and below browsers are not supported.


Please check the attached demo and run the index.html file.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326173544&siteId=291194637