try and get ctrl-enter to add a clear all
[roojs1] / Roo / mobile / Mobile.js
index 41ab18f..9b0d21c 100644 (file)
@@ -40,7 +40,8 @@ Roo.extend(Roo.mobile.Mobile, Roo.util.Observable, {
         //    iui.showPage(locPage);
         Roo.get(document.head).createChild(
             '<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>'
-        )
+        );
+        //?? add the css?
         //setTimeout(preloadImages, 0);
         if (typeof window.onorientationchange == "object")
         {