commit | e334c472fb4be44feec3a73402fc4a2b062cbfc0 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Sat Oct 21 19:44:22 2006 +0000 |
committer | admin <devnull@localhost> | Sat Oct 21 19:44:22 2006 +0000 |
tree | 553f17d67e7ef652016ec85b2a576bb2210f0ff8 | |
parent | bd6bee75dd26ade1c8d9cfd104bb913065797c59 [diff] [blame] |
diff --git a/user_guide/general/multiple_apps.html b/user_guide/general/multiple_apps.html index db4a0cf..e7e4585 100644 --- a/user_guide/general/multiple_apps.html +++ b/user_guide/general/multiple_apps.html
@@ -12,7 +12,7 @@ <script type="text/javascript" src="../nav/moo.fx.js"></script> <script type="text/javascript"> window.onload = function() { - myHeight = new fx.Height('nav', {duration: 400}); + myHeight = new fx.Height('nav', {duration: 400}); myHeight.hide(); } </script>