try and get ctrl-enter to add a clear all
[roojs1] / Roo / Fx.js
index 2d0fc24..e14f217 100644 (file)
--- a/Roo/Fx.js
+++ b/Roo/Fx.js
@@ -239,7 +239,7 @@ el.slideOut('t', {
                 el.afterFx(o);
             };
 
-            var a, zero = {to: 10};
+            var a, zero = {to: 0};
             switch(anchor.toLowerCase()){
                 case "t":
                     st.left = st.bottom = "0";