OSDN Git Service

Version 0.6.75, add node.offset().
[pettanr/clientJs.git] / 0.6.x / js / 00_core / 00_builtin.js
index 2dcc943..d6c3d32 100644 (file)
@@ -45,6 +45,7 @@ Function.prototype.apply || (Function.prototype.apply = function (x, y) {
        if( x === window ){\r
                x.__apply = void 0;\r
        } else {\r
+               //alert( typeof x );\r
                if( x.constructor && x.constructor.prototype.__apply ){\r
                        delete x.constructor.prototype.__apply;\r
                } else\r