blob: c9e7b6d0718fba8d0e621ce1c4d9f7c2fd102f54 [file]
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example90-jquery</title>
<script src="../../components/jquery-1.10.2/jquery.js"></script>
<script src="../../../angular.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="dragModule">
<span my-draggable>Drag ME</span>
</body>
</html>