From fae9c64bd96ba8e87fe413ef450ed9f3a61f454d Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Tue, 30 Dec 2008 08:48:19 +0000 Subject: demos: first bunch of draggable demos (default, axis, grid, containment) --- demos/draggable/axis.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 demos/draggable/axis.html (limited to 'demos/draggable/axis.html') diff --git a/demos/draggable/axis.html b/demos/draggable/axis.html new file mode 100644 index 000000000..26154961b --- /dev/null +++ b/demos/draggable/axis.html @@ -0,0 +1,33 @@ + + + + jQuery UI Draggable - Constrained to one axis + + + + + + + + + + +
+

I can be dragged only vertically

+
+ +
+

I can be dragged only horizontally

+
+ + + -- cgit v1.2.3