diff --git a/demos/draggable/cancel.html b/demos/draggable/cancel.html new file mode 100644 index 000000000..fc5a3c6d7 --- /dev/null +++ b/demos/draggable/cancel.html @@ -0,0 +1,40 @@ + + + + jQuery UI Draggable - Cancel Demo + + + + + + + + + + +
+ +
+

You can drag me around…

+

…but you can't drag me by this handle.

+
+ +
+ +
+ +

+ +

+ +
+ + + diff --git a/demos/draggable/index.html b/demos/draggable/index.html index 723995611..c7c5629af 100644 --- a/demos/draggable/index.html +++ b/demos/draggable/index.html @@ -11,6 +11,7 @@