diff -r 1ecfe4720da7 -r 2d6866072851 client/player/css/jq-css/demos/droppable/visual-feedback.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/player/css/jq-css/demos/droppable/visual-feedback.html Thu Jun 17 11:16:34 2010 +0200 @@ -0,0 +1,73 @@ + + + + + jQuery UI Droppable - Visual feedback + + + + + + + + + + + + +
+ +

Feedback on hover:

+ +
+

Drag me to my target

+
+ +
+

Drop here

+
+ +

Feedback on activating draggable:

+ +
+

Drag me to my target

+
+ +
+

Drop here

+
+ + + +
+ +
+ +

Change the droppable's appearance on hover, or when the droppable is active (an acceptable draggable is dropped on it). Use the hoverClass or activeClass options to specify respective classes.

+ +
+ +