We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6d1ab7 + f7cf922 commit 91a9ff2Copy full SHA for 91a9ff2
demos/resizable/constrain-area.html
@@ -10,7 +10,7 @@
10
<script src="../../ui/jquery.ui.mouse.js"></script>
11
<script src="../../ui/jquery.ui.resizable.js"></script>
12
<link rel="stylesheet" href="../demos.css">
13
- <style\>
+ <style>
14
#container { width: 300px; height: 300px; }
15
#container h3 { text-align: center; margin: 0; margin-bottom: 10px; }
16
#resizable { background-position: top left; width: 150px; height: 150px; }
0 commit comments