Skip to content

Instantly share code, notes, and snippets.

@dyng
Created November 12, 2012 09:15
Show Gist options
  • Save dyng/4058305 to your computer and use it in GitHub Desktop.
Save dyng/4058305 to your computer and use it in GitHub Desktop.
Click and Drag
<div class="mappy" style="overflow: hidden; width: 800px; height: 400px; position: relative; cursor: auto;">
<img id="worldMap" alt="A map of the world." src="map.jpg" style="position: absolute; left: -141px; top: -272px;">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment