From a7abe24382bac00243fd19ebc2cdde87569eab79 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 22 Oct 2012 19:46:18 -0700 Subject: more file cleanup --- .../demos/droppable/accepted-elements.html | 60 ------- .../demos/droppable/default.html | 53 ------ .../demos/droppable/images/high_tatras.jpg | Bin 22994 -> 0 bytes .../demos/droppable/images/high_tatras2.jpg | Bin 25619 -> 0 bytes .../demos/droppable/images/high_tatras2_min.jpg | Bin 2164 -> 0 bytes .../demos/droppable/images/high_tatras3.jpg | Bin 24583 -> 0 bytes .../demos/droppable/images/high_tatras3_min.jpg | Bin 1901 -> 0 bytes .../demos/droppable/images/high_tatras4.jpg | Bin 24870 -> 0 bytes .../demos/droppable/images/high_tatras4_min.jpg | Bin 2541 -> 0 bytes .../demos/droppable/images/high_tatras_min.jpg | Bin 2147 -> 0 bytes .../development-bundle/demos/droppable/index.html | 24 --- .../demos/droppable/photo-manager.html | 184 --------------------- .../demos/droppable/propagation.html | 80 --------- .../development-bundle/demos/droppable/revert.html | 61 ------- .../demos/droppable/shopping-cart.html | 101 ----------- .../demos/droppable/visual-feedback.html | 78 --------- 16 files changed, 641 deletions(-) delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/accepted-elements.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/default.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2_min.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3_min.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4_min.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/images/high_tatras_min.jpg delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/index.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/photo-manager.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/propagation.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/revert.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/shopping-cart.html delete mode 100644 include/jquery_ui/development-bundle/demos/droppable/visual-feedback.html (limited to 'include/jquery_ui/development-bundle/demos/droppable') diff --git a/include/jquery_ui/development-bundle/demos/droppable/accepted-elements.html b/include/jquery_ui/development-bundle/demos/droppable/accepted-elements.html deleted file mode 100644 index 7e8451571..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/accepted-elements.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - - jQuery UI Droppable - Accept - - - - - - - - - - - - - -
- -
-

I'm draggable but can't be dropped

-
- -
-

Drag me to my target

-
- -
-

accept: '#draggable'

-
- -
- - - -
-

Specify using the accept option which element (or group of elements) is accepted by the target droppable.

-
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/default.html b/include/jquery_ui/development-bundle/demos/droppable/default.html deleted file mode 100644 index 61e9c08ac..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/default.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - - jQuery UI Droppable - Default functionality - - - - - - - - - - - - - -
- -
-

Drag me to my target

-
- -
-

Drop here

-
- -
- - - -
-

Enable any DOM element to be droppable, a target for draggable elements.

-
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras.jpg deleted file mode 100644 index 5723680df..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2.jpg deleted file mode 100644 index 1acad3afb..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2_min.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2_min.jpg deleted file mode 100644 index 493e0824a..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras2_min.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3.jpg deleted file mode 100644 index e158b1ae0..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3_min.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3_min.jpg deleted file mode 100644 index 4aa96b01e..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras3_min.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4.jpg deleted file mode 100644 index da4124d88..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4_min.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4_min.jpg deleted file mode 100644 index 794dbdf78..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras4_min.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras_min.jpg b/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras_min.jpg deleted file mode 100644 index 51e0cdedf..000000000 Binary files a/include/jquery_ui/development-bundle/demos/droppable/images/high_tatras_min.jpg and /dev/null differ diff --git a/include/jquery_ui/development-bundle/demos/droppable/index.html b/include/jquery_ui/development-bundle/demos/droppable/index.html deleted file mode 100644 index 13ae9855e..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - jQuery UI Droppable Demos - - - - -
-

Examples

- -
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/photo-manager.html b/include/jquery_ui/development-bundle/demos/droppable/photo-manager.html deleted file mode 100644 index d3586e62e..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/photo-manager.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - 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.

-
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/propagation.html b/include/jquery_ui/development-bundle/demos/droppable/propagation.html deleted file mode 100644 index 7982e2af0..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/propagation.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - jQuery UI Droppable - Prevent propagation - - - - - - - - - - - - - -
- -
-

Drag me to my target

-
- -
-

Outer droppable

-
-

Inner droppable (not greedy)

-
-
- -
-

Outer droppable

-
-

Inner droppable (greedy)

-
-
- -
- - - -
-

When working with nested droppables — for example, you may have an editable directory structure displayed as a tree, with folder and document nodes — the greedy option set to true prevents event propagation when a draggable is dropped on a child node (droppable).

-
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/revert.html b/include/jquery_ui/development-bundle/demos/droppable/revert.html deleted file mode 100644 index 2809ff421..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/revert.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - jQuery UI Droppable - Revert draggable position - - - - - - - - - - - - - -
- -
-

I revert when I'm dropped

-
- -
-

I revert when I'm not dropped

-
- -
-

Drop me here

-
- -
- - - -
-

Return the draggable (or it's helper) to its original location when dragging stops with the boolean revert option set on the draggable.

-
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/shopping-cart.html b/include/jquery_ui/development-bundle/demos/droppable/shopping-cart.html deleted file mode 100644 index 8a08f576b..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/shopping-cart.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - jQuery UI Droppable - Shopping Cart Demo - - - - - - - - - - - - - - - -
- -
-

Products

-
-

T-Shirts

-
-
    -
  • Lolcat Shirt
  • -
  • Cheezeburger Shirt
  • -
  • Buckit Shirt
  • -
-
-

Bags

-
-
    -
  • Zebra Striped
  • -
  • Black Leather
  • -
  • Alligator Leather
  • -
-
-

Gadgets

-
-
    -
  • iPhone
  • -
  • iPod
  • -
  • iPad
  • -
-
-
-
- -
-

Shopping Cart

-
-
    -
  1. Add your items here
  2. -
-
-
- -
- - - -
-

Demonstrate how to use an accordion to structure products into a catalog and make use drag and drop for adding them to a shopping cart, where they are sortable.

-
- - - diff --git a/include/jquery_ui/development-bundle/demos/droppable/visual-feedback.html b/include/jquery_ui/development-bundle/demos/droppable/visual-feedback.html deleted file mode 100644 index 889f3be02..000000000 --- a/include/jquery_ui/development-bundle/demos/droppable/visual-feedback.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - 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.

-
- - - -- cgit v1.2.3