• <sub id="h4knl"><ol id="h4knl"></ol></sub>
    <sup id="h4knl"></sup>
      <sub id="h4knl"></sub>

      <sub id="h4knl"><ol id="h4knl"><em id="h4knl"></em></ol></sub><s id="h4knl"></s>
      1. <strong id="h4knl"></strong>

      2. jquery插件jTimer(jquery定時器)使用方法

        時間:2024-09-02 19:33:09 jQuery 我要投稿
        • 相關推薦

        關于jquery插件jTimer(jquery定時器)使用方法

          復制代碼 代碼如下:

          (function ($) {

          $.extend({

          timer: function (action,context,time) {

          var _timer;

          if ($.isFunction(action)) {

          (function () {

          _timer = setInterval(function () {

          if (!action(context)) {

          clearInterval(_timer);

          }

          }, time);

          })();

          }

          }

          });

          })(jQuery);

          復制代碼 代碼如下:

          #wrap

          {

          display: table;

          margin: 0 auto;

          }

          #cvs

          {

          display: table-cell;

          vertical-align: middle;

          }

          function drawRound(context) {

          if (context.counterclockwise) {

          draw(context.x, context.y, context.r, context.start, context.start - Math.PI / 50, context.counterclockwise);

          context.start -= Math.PI / 50;

          return context.start > 0.5 * Math.PI;

          }

          else {

          draw(context.x, context.y, context.r, context.start, context.start + Math.PI / 50, context.counterclockwise);

          context.start += Math.PI / 50;

          return context.start < Math.PI;

          }

          }

          function draw(x, y, r, sAngle, eAngle, counterclockwise) {

          var cvs = document.getElementById("cvs");

          ctx = cvs.getContext("2d");

          ctx.strokeStyle = "#f00";

          ctx.beginPath();

          ctx.arc(x, y, r, sAngle, eAngle, counterclockwise);

          ctx.stroke();

          }

          $(function () {

          $.timer(drawRound, { x: 100, y: 100, r: 50, start: 1.5 * Math.PI, counterclockwise: true }, 200);

          $.timer(drawRound, { x: 100, y: 100, r: 60, start: 0, counterclockwise: false }, 200);

          });

        【jquery插件jTimer(jquery定時器)使用方法】相關文章:

        asp.net+jquery Jsonp使用方法介紹08-23

        jQuery程序設計08-05

        jquery提交按鈕的代碼07-28

        淺析jQuery 遍歷函數javascript08-06

        jQuery中prev()方法用法07-16

        jQuery中replaceAll()方法用法10-15

        如何理解jquery事件冒泡09-15

        jQuery的DOM操作筆記07-29

        jQuery 源碼分析和Ready函數06-28

        jQuery中parent()和siblings()的問題10-16

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码
      3. <sub id="h4knl"><ol id="h4knl"></ol></sub>
        <sup id="h4knl"></sup>
          <sub id="h4knl"></sub>

          <sub id="h4knl"><ol id="h4knl"><em id="h4knl"></em></ol></sub><s id="h4knl"></s>
          1. <strong id="h4knl"></strong>

          2. 日韩欧美精品一区二区二区不卡 | 精品亚洲成AV片在线观看 | 亚洲精品高清国产一线久 | 亚洲欧美偷拍综合一区 | 亚洲精品成Av人在线免播放观看 | 亚洲国产精品另类 |