OSDN Git Service

client is varsion0.4.24, fixed finder icon for ie7-.
[pettanr/pettanr.git] / public / assets / common.js
index 1d6a8b5..779050c 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
  * pettanR common.js\r
- *   version 0.4.23\r
+ *   version 0.4.24\r
  * \r
  * author: itozyun\r
  */\r
@@ -221,7 +221,7 @@ pettanr.util = ( function(){
                        }\r
                        var i, l, _children = _elm.childNodes, _array = [];\r
                        if( _children && typeof _children.length === 'number'){\r
-                               // liveNode > array\r
+                               // liveNode > array\r
                                for( i=0, l=_children.length; i<l; ++i){\r
                                        _array.push( _children[ i ] );\r
                                }\r
@@ -2193,7 +2193,7 @@ var VisualEffect = ( function(){
                 * coputedStyle と一致も削除\r
                 * updateTraget ととして記録\r
                 * 初期値を cssObject としてセット\r
-                * cssTest にセット zoom もセット 
+                * cssTest にセット zoom もセット
                 */\r
                \r
                //\r