OSDN Git Service

Version 0.6.95, fix X.Timer, fix xhr @opera11-, fix for touch device.
[pettanr/clientJs.git] / 0.6.x / js / 04_util / 01_XNinjaIframe.js
index 26eb94a..cdcc24e 100644 (file)
@@ -18,7 +18,7 @@ X.Util.NinjaIframe = X.EventDispatcher.inherits(
                \r
                Constructor : function( html ){\r
                        \r
-                       this._name = 'hidden-iframe-' + X.getTime();\r
+                       this._name = 'hidden-iframe-' + X_Timer_now();\r
                        // https://github.com/polygonplanet/Pot.js/blob/master/src/Worker.js\r
 \r
                        this.xnodeIframe = X.Dom.Node._body.create(\r