From 7f70350b9d64f94b49ed2a2470aa67d4a128fc4a Mon Sep 17 00:00:00 2001 From: Bryan Berry Date: Thu, 18 Feb 2010 04:19:16 +0000 Subject: comment out example code --- (limited to 'js') 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 -- cgit v0.9.1