网络编程 
首页 > 网络编程 > 浏览文章

菊花转动的jquery加载动画效果

(编辑:jimmy 日期: 2024/5/31 浏览:3 次 )
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
 
  <title>Title</title>
  <link charset="utf-8" href="css/reset.css" rel="external nofollow" rel="stylesheet">
  <link charset="utf-8" href="css/main.css" rel="external nofollow" rel="stylesheet">
 
  <style>
    .box{width:200px;height:200px;background:#000000;}
    .xxloading{width:100%;height:100%;background:rgba(255,255,255,0.2);}
    .xxloading .xximg{width:100%;height:100%;background:url("../img/ico/loading2.gif") no-repeat center;}
  </style>
 
  <script src="/UploadFiles/2021-04-02/jquery-1.8.3.min.js">

mychajian.js的插件内容:

;(function($){
 
  $.fn.extend({
    myloading:function(obj){
 
      var str=[" <div class=\"xxloading\">",
        "    <div class=\"xximg\"></div>",
        "  </div>"].join("");
      
      return this.append(str);
 
    }
 
  });
})(jQuery);

效果图显示:

菊花转动的jquery加载动画效果

上一篇:Layui组件Table绑定行点击事件和获取行数据的方法
下一篇:jQuery中常用动画效果函数知识点整理
友情链接:杰晶网络 DDR爱好者之家 南强小屋 黑松山资源网 白云城资源网