Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created May 11, 2017 05:09
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/55c8bb0a910b49c6ce04b63650aad306 to your computer and use it in GitHub Desktop.
Save goofmint/55c8bb0a910b49c6ce04b63650aad306 to your computer and use it in GitHub Desktop.
5.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