<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<script src="../../touch-emulator.js"></script>
<script> TouchEmulator(); </script>
</head>
<body>
no dragging of images;<br>
<img src="http://people.ucsc.edu/~ddiep1/puppy.jpg">
</body>
</html>