From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/draggable/cursor-style.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'demos/draggable/cursor-style.html') diff --git a/demos/draggable/cursor-style.html b/demos/draggable/cursor-style.html index 6dd31b51f..256071af8 100644 --- a/demos/draggable/cursor-style.html +++ b/demos/draggable/cursor-style.html @@ -1,4 +1,4 @@ - + @@ -23,8 +23,6 @@ -
-

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

@@ -37,13 +35,8 @@

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

- - - -

Position the cursor while dragging the object. By default the cursor appears in the center of the dragged object; use the cursorAt option to specify another location relative to the draggable (specify a pixel value from the top, right, bottom, and/or left). Customize the cursor's appearance by supplying the cursor option with a valid CSS cursor value: default, move, pointer, crosshair, etc.

-
- + -- cgit v1.2.3