Builder3/Window.js
[app.Builder.js] / builder_debug.html
index afa862e..31826ee 100644 (file)
@@ -10,6 +10,7 @@
         <link rel="shortcut icon" href="./Pman.ico" type="image/vnd.microsoft.icon"/>
         
         <link rel="stylesheet" type="text/css" href="roojs1/cssX/roojs-all.css" />
+        
                  
         <script type="text/javascript" src="roojs1/roojs-debug.js"></script>
          
@@ -28,7 +29,9 @@
         
      
     </body>
-    <!-- debug version - reads from the debug file.. -->
+    <!-- debug version - reads from the debug file.. 
+    you can load this up in firefox to test stuff..
+    -->
     <script type="text/javascript" src="/tmp/builder.debug.js"></script>
 </html>
         
\ No newline at end of file