roojs-all.js
[roojs1] / examples / testing.html
index 0fd8c42..308b980 100644 (file)
             <div runat="server" id="thediv" class="drag">
                 Drag this
             </div>
-<canvas width="200" height="200" style="border:1px solid black;" id="thecanvas"></canvas>
+
             <div id="slot1" class="dropon" style='position: absolute; height: 28px; width: 28px;
                  top: 200px; left: 200px; background-color: #FF0000; color: White;'>
             </div>
                  top: 200px; left: 230px; background-color: #FF0000; color: White;'>
             </div>
             <pre id="debug"> </pre>
-        
+            <canvas width="200" height="200" style="border:1px solid black;" id="thecanvas"></canvas>
     </body>
 </html>
\ No newline at end of file