OSDN Git Service

Version 0.6.214, bug fixes X.KB.
[pettanr/clientJs.git] / 0.6.x / js / 01_core / 01_X.js
index 1581967..8f84e89 100644 (file)
@@ -64,6 +64,7 @@ X[ 'emptyFunction' ] = X_emptyFunction;
  * このscriptはheadタグの中にあるか?\r
  *  @type {boolean} */\r
 // TODO defer の場合もあるので、document.readyState を見る\r
+// TODO body の有無を見ればOKではないか?\r
 // MacIE で false\r
 X[ 'inHead' ] = (function( s ){\r
        if( !s ) return false;\r