Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created October 14, 2016 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/b249f5451a8ee96f1ba504d3a5ffa703 to your computer and use it in GitHub Desktop.
Save goofmint/b249f5451a8ee96f1ba504d3a5ffa703 to your computer and use it in GitHub Desktop.
9.md
<div id="container">
<div id="draggable" class="ui-widget-content">
<p>Drag me to my target</p>
</div>
<div id="droppable" class="ui-widget-header">
<p>Drop here</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment