From ac426c9b2aab4791e5c6cefcfd8e6b9e4d53028e Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Tue, 30 Dec 2008 08:59:24 +0000 Subject: demos: added cursorAt and Delay/distance for draggable --- demos/draggable/cursorat.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 demos/draggable/cursorat.html (limited to 'demos/draggable/cursorat.html') diff --git a/demos/draggable/cursorat.html b/demos/draggable/cursorat.html new file mode 100644 index 000000000..9fbf7f2ca --- /dev/null +++ b/demos/draggable/cursorat.html @@ -0,0 +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

+
+ + + -- cgit v1.2.3