Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions drag-orig.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

</script>
</head>
<body>
<body> <!-- body contains basic information of the program -->
<h1>Drag and drop demo in a HTML document, using the HTML5 drag and drop API</h1>
<div> The red box and the orange box can be dragged and dropped between
the blue and the green boxes.
Expand Down Expand Up @@ -113,4 +113,4 @@ <h1>Drag and drop demo in a HTML document, using the HTML5 drag and drop API</h1
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
</html>