From 13b73206f02dc94663af12eeb8fac186fd576ada Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sun, 10 Jul 2011 03:30:32 -0400 Subject: [PATCH] Fix demo syntax error --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8716280..325207e 100644 --- a/index.html +++ b/index.html @@ -57,6 +57,7 @@ 'background-color': 'green', 'left': parseInt(x[0].style.left) + 50 }); + }); wiimote2.when('pressed_left', function() { x.html('2').css({ @@ -96,4 +97,4 @@ Wii.listen(); - \ No newline at end of file +