From bfc180b1baf9695c0f739088a8d92eac147c808c Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 12 Mar 2010 03:18:34 +0000 Subject: html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase --- demos/droppable/photo-manager.html | 311 +++++++++++++++++++------------------ 1 file changed, 156 insertions(+), 155 deletions(-) (limited to 'demos/droppable/photo-manager.html') diff --git a/demos/droppable/photo-manager.html b/demos/droppable/photo-manager.html index 784b705d8..a611c0c50 100644 --- a/demos/droppable/photo-manager.html +++ b/demos/droppable/photo-manager.html @@ -1,166 +1,167 @@ - + - - jQuery UI Droppable - Simple photo manager - - - - - - - - - - - - + + + + + + + + + + - - -
- - - -
-

Trash Trash

-
- -
- -
- -

You can delete an image either by dragging it to the Trash or by clicking the trash icon.

-

You can "recycle" an image by dragging it back to the gallery or by clicking the recycle icon.

-

You can view larger image by clicking the zoom icon. jQuery UI dialog widget is used for the modal window.

- -
- + }); + + + +
+ + + +
+

Trash Trash

+
+ +
+ +
+ +

You can delete an image either by dragging it to the Trash or by clicking the trash icon.

+

You can "recycle" an image by dragging it back to the gallery or by clicking the recycle icon.

+

You can view larger image by clicking the zoom icon. jQuery UI dialog widget is used for the modal window.

+ +
+ -- cgit v1.2.3