resources/RooUsage.txt
[app.Builder.js] / resources / roo.builder.html
index 03fed26..a327a91 100644 (file)
         
         <script type="text/javascript">
             Ext=Roo; // bc
+            Roo.isTouch = false; // force non-touch..
             Roo.BLANK_IMAGE_URL =  "roojs1/images/gray/s.gif";
-            Roo.rootURL = 'roojs1/';
+            Roo.rootURL = '/roojs1/';
             Roo.XComponent.hideProgress = true;
+              // local apps can override these ..
+            rootURL = 'xhttp://localhost';
+            baseURL = rootURL + '/index.php';
         </script>
            
         <!-- <script type="text/javascript" src="builder.html.js?ts=1234"></script>    -->
@@ -31,8 +35,8 @@
     
      </head>
        <!--background:#F8ECB2;-->   
-    <body class="ytheme-gray">  
-       <div id="builderel"></div>
+    <body class="ytheme-gray" id="bootstrap-body">  
+        
         
      
     </body>