diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/draggable/snap-to.html --- a/client/player/css/jq-css/demos/draggable/snap-to.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/draggable/snap-to.html Mon Jul 12 12:01:22 2010 +0200 @@ -1,70 +1,70 @@ - - -
- -Snap the draggable to the inner or outer boundaries of a DOM element. Use the snap
, snapMode
(inner, outer, both), and snapTolerance
(distance in pixels the draggable must be from the element when snapping is invoked) options.
Or snap the draggable to a grid. Set the dimensions of grid cells (height and width in pixels) with the grid
option.
Snap the draggable to the inner or outer boundaries of a DOM element. Use the snap
, snapMode
(inner, outer, both), and snapTolerance
(distance in pixels the draggable must be from the element when snapping is invoked) options.
Or snap the draggable to a grid. Set the dimensions of grid cells (height and width in pixels) with the grid
option.