Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xjs/lesson.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/lesson.js b/js/lesson.js
index 781d293..906a344 100755
--- a/js/lesson.js
+++ b/js/lesson.js
@@ -44,6 +44,7 @@ $(document).ready(
*/
//here are examples of binding behavior to events
+ /*
kFooter.bind('kFooterWinGame',
function(){
$('.optImg').hide();
@@ -65,7 +66,7 @@ $(document).ready(
}
);
-
+ */
}); //end of games