<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css">
<script src="http://code.jquery.com/jquery-1.10.2.js"></script>
<script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
<link rel="stylesheet" href="http://jqueryui.com/resources/demos/style.css">
<title>Create and size div on click that is draggable and sizable</title>
<input type="button" value="Reset"></input><span>Drag in the blue area to create a "shift". Left/right edges of shift are sizable. Shift is draggable.</span>
<div id="resultDiv"></div>