From 9fc23e11080da1422403c762383c9b4bd1f6457e Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Tue, 30 Dec 2008 15:51:51 +0000 Subject: set svn:eol-style to native --- demos/draggable/axis.html | 66 ++++++++++----------- demos/draggable/containment.html | 76 ++++++++++++------------- demos/draggable/cursorat.html | 72 +++++++++++------------ demos/draggable/default.html | 52 ++++++++--------- demos/draggable/delaydistance.html | 62 ++++++++++---------- demos/draggable/grid.html | 62 ++++++++++---------- demos/draggable/handle.html | 54 +++++++++--------- demos/draggable/helper.html | 82 +++++++++++++------------- demos/draggable/opacity.html | 62 ++++++++++---------- demos/draggable/revert.html | 62 ++++++++++---------- demos/draggable/scroll.html | 76 ++++++++++++------------- demos/draggable/snap.html | 114 ++++++++++++++++++------------------- demos/draggable/zindexstack.html | 84 +++++++++++++-------------- 13 files changed, 462 insertions(+), 462 deletions(-) (limited to 'demos/draggable') diff --git a/demos/draggable/axis.html b/demos/draggable/axis.html index 26154961b..c2c234071 100644 --- a/demos/draggable/axis.html +++ b/demos/draggable/axis.html @@ -1,33 +1,33 @@ - - - - jQuery UI Draggable - Constrained to one axis - - - - - - - - - - -
-

I can be dragged only vertically

-
- -
-

I can be dragged only horizontally

-
- - - + + + + jQuery UI Draggable - Constrained to one axis + + + + + + + + + + +
+

I can be dragged only vertically

+
+ +
+

I can be dragged only horizontally

+
+ + + diff --git a/demos/draggable/containment.html b/demos/draggable/containment.html index 0341e2689..b30d61436 100644 --- a/demos/draggable/containment.html +++ b/demos/draggable/containment.html @@ -1,38 +1,38 @@ - - - - jQuery UI Draggable - Containment - - - - - - - - - - -
-

I'm contained within the window

-
- -
-

I'm contained within the document

-
- -
-

I'm contained within my parent

-
- -
- - - + + + + 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/cursorat.html b/demos/draggable/cursorat.html index 9fbf7f2ca..ec98a935a 100644 --- a/demos/draggable/cursorat.html +++ b/demos/draggable/cursorat.html @@ -1,36 +1,36 @@ - - - - jQuery UI Draggable - Cursor at a certain position - - - - - - - - - - -
-

I will always stick to the center (relative to the mouse)

-
- -
-

My cursor is at left -5 and top -5

-
- -
-

My cursor position is only controlled for the 'bottom' value

-
- - - + + + + jQuery UI Draggable - Cursor at a certain position + + + + + + + + + + +
+

I will always stick to the center (relative to the mouse)

+
+ +
+

My cursor is at left -5 and top -5

+
+ +
+

My cursor position is only controlled for the 'bottom' value

+
+ + + diff --git a/demos/draggable/default.html b/demos/draggable/default.html index a8c124d20..e0cc9a6ea 100644 --- a/demos/draggable/default.html +++ b/demos/draggable/default.html @@ -1,26 +1,26 @@ - - - - jQuery UI Draggable - Default Demo - - - - - - - - - - -
-

Drag me around

-
- - - + + + + jQuery UI Draggable - Default Demo + + + + + + + + + + +
+

Drag me around

+
+ + + diff --git a/demos/draggable/delaydistance.html b/demos/draggable/delaydistance.html index 985c081d3..84abedb4c 100644 --- a/demos/draggable/delaydistance.html +++ b/demos/draggable/delaydistance.html @@ -1,31 +1,31 @@ - - - - jQuery UI Draggable - Distance and Delay - - - - - - - - - - -
-

Only if you drag me by 20 pixels, the dragging will start

-
- -
-

Regardless of the distance, you have to drag and wait for 1000ms before dragging starts

-
- - - + + + + jQuery UI Draggable - Distance and Delay + + + + + + + + + + +
+

Only if you drag me by 20 pixels, the dragging will start

+
+ +
+

Regardless of the distance, you have to drag and wait for 1000ms before dragging starts

+
+ + + diff --git a/demos/draggable/grid.html b/demos/draggable/grid.html index ec5c9d3d8..48a3d1752 100644 --- a/demos/draggable/grid.html +++ b/demos/draggable/grid.html @@ -1,31 +1,31 @@ - - - - jQuery UI Draggable - Grid - - - - - - - - - - -
-

I can be dragged in a 20x20 grid system

-
- -
-

I only follow a vertical 50 pixel grid

-
- - - + + + + jQuery UI Draggable - Grid + + + + + + + + + + +
+

I can be dragged in a 20x20 grid system

+
+ +
+

I only follow a vertical 50 pixel grid

+
+ + + diff --git a/demos/draggable/handle.html b/demos/draggable/handle.html index ae2c777d2..b3b9f2d2c 100644 --- a/demos/draggable/handle.html +++ b/demos/draggable/handle.html @@ -1,27 +1,27 @@ - - - - jQuery UI Draggable - Handle - - - - - - - - - - -
-

I can be dragged only by this handle

-
- - - + + + + jQuery UI Draggable - Handle + + + + + + + + + + +
+

I can be dragged only by this handle

+
+ + + diff --git a/demos/draggable/helper.html b/demos/draggable/helper.html index 4ff3e47ab..9246895de 100644 --- a/demos/draggable/helper.html +++ b/demos/draggable/helper.html @@ -1,41 +1,41 @@ - - - - jQuery UI Draggable - Helper - - - - - - - - - - -
-

Original

-
- -
-

Clone

-
- -
-

Custom helper (in combination with cursorAt)

-
- - - + + + + jQuery UI Draggable - Helper + + + + + + + + + + +
+

Original

+
+ +
+

Clone

+
+ +
+

Custom helper (in combination with cursorAt)

+
+ + + diff --git a/demos/draggable/opacity.html b/demos/draggable/opacity.html index 0848f494d..0ee3e18af 100644 --- a/demos/draggable/opacity.html +++ b/demos/draggable/opacity.html @@ -1,31 +1,31 @@ - - - - jQuery UI Draggable - Opacity - - - - - - - - - - -
-

Opacity set to 0.5

-
- -
-

Opacity set to 0.5, using 'clone' as helper

-
- - - + + + + jQuery UI Draggable - Opacity + + + + + + + + + + +
+

Opacity set to 0.5

+
+ +
+

Opacity set to 0.5, using 'clone' as helper

+
+ + + diff --git a/demos/draggable/revert.html b/demos/draggable/revert.html index 065d85231..c50f944bb 100644 --- a/demos/draggable/revert.html +++ b/demos/draggable/revert.html @@ -1,31 +1,31 @@ - - - - jQuery UI Draggable - Revert - - - - - - - - - - -
-

Revert the original

-
- -
-

Revert the helper

-
- - - + + + + jQuery UI Draggable - Revert + + + + + + + + + + +
+

Revert the original

+
+ +
+

Revert the helper

+
+ + + diff --git a/demos/draggable/scroll.html b/demos/draggable/scroll.html index e27fa10e6..c1d159710 100644 --- a/demos/draggable/scroll.html +++ b/demos/draggable/scroll.html @@ -1,38 +1,38 @@ - - - - jQuery UI Draggable - Scroll - - - - - - - - - - -
-

Scroll set to true, default settings

-
- -
-

scrollSensitivity set to 100

-
- -
-

scrollSpeed set to 100

-
- -
- - - + + + + jQuery UI Draggable - Scroll + + + + + + + + + + +
+

Scroll set to true, default settings

+
+ +
+

scrollSensitivity set to 100

+
+ +
+

scrollSpeed set to 100

+
+ +
+ + + diff --git a/demos/draggable/snap.html b/demos/draggable/snap.html index 806d74250..f232ff397 100644 --- a/demos/draggable/snap.html +++ b/demos/draggable/snap.html @@ -1,57 +1,57 @@ - - - - jQuery UI Draggable - Snap - - - - - - - - - - -
-

I'm a snap target

-
- -
- -
-

Default (snap: true), snaps to all other draggable elements

-
- -
-

I only snap to the big box

-
- -
-

I only snap to the outer edges of the bix box

-
- -
-

I only snap to the inner edges of the big box

-
- -
-

I also snap to the big box but I'm very sticky because I have a high tolerance

-
- - - - - - - + + + + jQuery UI Draggable - Snap + + + + + + + + + + +
+

I'm a snap target

+
+ +
+ +
+

Default (snap: true), snaps to all other draggable elements

+
+ +
+

I only snap to the big box

+
+ +
+

I only snap to the outer edges of the bix box

+
+ +
+

I only snap to the inner edges of the big box

+
+ +
+

I also snap to the big box but I'm very sticky because I have a high tolerance

+
+ + + + + + + diff --git a/demos/draggable/zindexstack.html b/demos/draggable/zindexstack.html index 8f9dbb8a6..d21c0bff4 100644 --- a/demos/draggable/zindexstack.html +++ b/demos/draggable/zindexstack.html @@ -1,42 +1,42 @@ - - - - jQuery UI Draggable - Z-Index / Stack - - - - - - - - - - -
-

I always have a higher z-index than my siblings during drag

-
- -
-
-

We are draggables..

-
- -
-

..whose z-indexes are controlled automatically..

-
- -
-

..with the stack option.

-
-
- - - + + + + jQuery UI Draggable - Z-Index / Stack + + + + + + + + + + +
+

I always have a higher z-index than my siblings during drag

+
+ +
+
+

We are draggables..

+
+ +
+

..whose z-indexes are controlled automatically..

+
+ +
+

..with the stack option.

+
+
+ + + -- cgit v1.2.3