diff --git a/example/css-animate.html b/example/css-animate.html index 6356420..6fd37bd 100644 --- a/example/css-animate.html +++ b/example/css-animate.html @@ -87,7 +87,7 @@

Free Wall

cellH: 200, delay: 50, onResize: function() { - ewall.fitWidth(); + wall.fitWidth(); } }); wall.fitWidth();