diff --git a/demos/draggable/containment.html b/demos/draggable/containment.html index 8bcbb6556..f3f231552 100644 --- a/demos/draggable/containment.html +++ b/demos/draggable/containment.html @@ -2,47 +2,15 @@ jQuery UI Draggable - Containment - - - - - - -
- -
-

I'm contained within the window

-
- -
-

I'm contained within the document

-
- -
-

I'm contained within my parent

-
- -
- -
- -

- -

- -
-
+ diff --git a/demos/draggable/containment_iframe.html b/demos/draggable/containment_iframe.html new file mode 100644 index 000000000..5cc36999e --- /dev/null +++ b/demos/draggable/containment_iframe.html @@ -0,0 +1,48 @@ + + + + jQuery UI Draggable - Containment + + + + + + + + + +
+ +
+

I'm contained within the window

+
+ +
+

I'm contained within the document

+
+ +
+

I'm contained within my parent

+
+ +
+ +
+ +

+ +

+ +
+
+ + +