OSDN Git Service

Version 0.6.64, fixed X.Callback & function-hash, working Touch & Pointer Event.
[pettanr/clientJs.git] / 0.6.x / js / main.js
index ab5a5b7..8017f28 100644 (file)
@@ -70,4 +70,5 @@ _text = X.Class._getPrivate( text );
 \r
 function _onClick( e ){\r
        alert( e.type );\r
+       console.log( e.type + ' -----------' );\r
 };\r