天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

fix-ie5.js擴(kuò)展在IE5下不能使用的幾個(gè)方法

在IE5下的Javascript:
Array不支持push(),pop();Function不支持apply();String對(duì)象的replace方法不支持替換成一個(gè)處理函數(shù)。
使用下面的代碼就可修復(fù)上述方法在IE5下無效的問題。
/*
  fix-ie5.js, version 1.0 (pre-release) (2005/05/15) x3
  Copyright 2005, Dean Edwards
  Web: http://dean.edwards.name/

  This software is licensed under the CC-GNU LGPL
  Web: http://creativecommons.org/licenses/LGPL/2.1/
*/

if (/MSIE 5.0/.test(navigator.userAgent)) new function() {

  var $$apply = function($function, $object, $arguments) {
    $function.apply($object, $arguments);
  };

  // fix String.replace
  if (''.replace(/^/, String)) {
    // preserve String.replace
    var _stringReplace = String.prototype.replace;
    // create String.replace for handling functions
    var _functionReplace = function($expression, $replacement) {
      var $match, $newString = "", $string = this;
      while ($string && ($match = $expression.exec($string))) {
        $newString += $string.slice(0, $match.index) + $$apply($replacement, this, $match);
        $string = $string.slice($match.lastIndex);
      }
      return $newString + $string;
    };
    // replace String.replace
    String.prototype.replace = function ($expression, $replacement) {
      this.replace = (typeof $replacement == "function") ? _functionReplace : _stringReplace;
      return this.replace($expression, $replacement);
    };
  }

  // fix Function.apply
  if (!Function.apply) {
    var APPLY = "apply-" + Number(new Date);
    $$apply = function(f, o, a) {
      var r;
      o[APPLY] = f;
      switch (a.length) { // deconstruct for speed
        case 0: r = o[APPLY](); break;
        case 1: r = o[APPLY](a[0]); break;
        case 2: r = o[APPLY](a[0], a[1]); break;
        case 3: r = o[APPLY](a[0], a[1], a[2]); break;
        case 4: r = o[APPLY](a[0], a[1], a[2], a[3]); break;
        default:
          var aa = [], i = a.length - 1;
          do aa[i] = "a[" + i + "]"; while (i--);
          eval("r=o[APPLY](" + aa + ")");
      }
      delete o[APPLY];
      return r;
    };
    // fix ICommon
    ICommon.valueOf.prototype.inherit = function() {
      return $$apply(arguments.callee.caller.ancestor, this, arguments);
    };
  }

  // array fixes
  if (![].push) Array.prototype.push = function() {
    for (var i = 0; i < arguments.length; i++) {
      this[this.length] = arguments[i];
    }
    return this.length;
  };
  if (![].pop) Array.prototype.pop = function() {
    var $item = this[this.length - 1];
    this.length--;
    return $item;
  };
};

JavaScript技術(shù)fix-ie5.js擴(kuò)展在IE5下不能使用的幾個(gè)方法,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 精品国产乱码久久久人妻 | 亚洲国产av| 色噜噜噜亚洲男人的天堂 | av无码在线日本天堂 | 窝窝午夜色视频国产精品东北 | 美女与男人对肌免费网站 | 丫鬟粗大狠狠贯穿h | 久久精品亚洲 | 久久视频这只精品99re6 | 精品久久久久久综合网 | 97在线视频免费观看97 | 久草在在线免视频在线观看 | 欧美美女论坛 | 在线 | 果冻国产传媒61国产免费 | 玉娇龙续集春雪瓶txt免费阅读 | 精品夜夜澡人妻无码AV | 亚洲欧美日本中文子不卡 | 99视频在线看观免费 | 激情欧美日韩一区二区 | 女人高潮时一吸一夹 | 翁用力的抽插 | 国产精品亚洲高清一区二区 | 日日噜噜噜噜夜夜爽亚洲精品 | 九九热这里只有精品视频免费 | 亚洲色欲啪啪久久WWW综合网 | 亚洲av欧美在我 | 两个女人互添下身高潮自视频 | 欧美乱妇狂野欧美在线视频 | 久久亚洲这里只有精品18 | 国产精品无码AV天天爽人妻蜜桃 | 日韩丰满少妇无码内射 | 日韩精品亚洲专区在线影院 | 久久亚洲精品中文字幕60分钟 | 亚洲欧美色综合影院 | 欧美日韩免费播放一区二区 | 毛片视频大全 | 琪琪色原网20岁以下热热色原网站 | 久久视频精品3线视频在线观看 | 国产AV午夜精品一区二区入口 | 嫩草亚洲国产精品 | 蜜芽无码亚洲资源网站 |