From 06b3f727378323089ee56a24999dd97c87887cc0 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 26 Nov 2010 18:44:25 +0100 Subject: change jquery theme, rm development stuff --- .../development-bundle/demos/position/cycler.html | 122 ---------------- .../development-bundle/demos/position/default.html | 153 --------------------- .../demos/position/images/earth.jpg | Bin 35007 -> 0 bytes .../demos/position/images/flight.jpg | Bin 35234 -> 0 bytes .../demos/position/images/rocket.jpg | Bin 51070 -> 0 bytes .../development-bundle/demos/position/index.html | 19 --- 6 files changed, 294 deletions(-) delete mode 100644 static/development-bundle/demos/position/cycler.html delete mode 100644 static/development-bundle/demos/position/default.html delete mode 100644 static/development-bundle/demos/position/images/earth.jpg delete mode 100644 static/development-bundle/demos/position/images/flight.jpg delete mode 100644 static/development-bundle/demos/position/images/rocket.jpg delete mode 100644 static/development-bundle/demos/position/index.html (limited to 'static/development-bundle/demos/position') diff --git a/static/development-bundle/demos/position/cycler.html b/static/development-bundle/demos/position/cycler.html deleted file mode 100644 index 4e586cc..0000000 --- a/static/development-bundle/demos/position/cycler.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - jQuery UI Position - Default functionality - - - - - - - - - - - -
- - - - - - - - -
- - - -
-

A prototype for the Photoviewer using Position to place images at the center, left and right and cycle them. -
Use the links at the top to cycle, or click on the images on the left and right. -
Note how the images are repositioned when resizing the window. -
Warning: Doesn't currently work inside the demo viewer; open in a new window instead!

-
- - - diff --git a/static/development-bundle/demos/position/default.html b/static/development-bundle/demos/position/default.html deleted file mode 100644 index de84c2c..0000000 --- a/static/development-bundle/demos/position/default.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - jQuery UI Position - Default functionality - - - - - - - - - - - - - -
- -
-

- This is the position parent element. -

-
- -
-

- to position -

-
- -
-

- to position 2 -

-
- -
- position... -
- my: - - -
-
- at: - - -
-
- offset: - -
-
- collision: - - -
-
- -
- - - -
-

Use the form controls to configure the positioning, or drag the positioned element to modify its offset. -
Drag around the parent element to see collision detection in action.

-
- - - diff --git a/static/development-bundle/demos/position/images/earth.jpg b/static/development-bundle/demos/position/images/earth.jpg deleted file mode 100644 index 87ea488..0000000 Binary files a/static/development-bundle/demos/position/images/earth.jpg and /dev/null differ diff --git a/static/development-bundle/demos/position/images/flight.jpg b/static/development-bundle/demos/position/images/flight.jpg deleted file mode 100644 index 9721986..0000000 Binary files a/static/development-bundle/demos/position/images/flight.jpg and /dev/null differ diff --git a/static/development-bundle/demos/position/images/rocket.jpg b/static/development-bundle/demos/position/images/rocket.jpg deleted file mode 100644 index d3bff61..0000000 Binary files a/static/development-bundle/demos/position/images/rocket.jpg and /dev/null differ diff --git a/static/development-bundle/demos/position/index.html b/static/development-bundle/demos/position/index.html deleted file mode 100644 index 498c09b..0000000 --- a/static/development-bundle/demos/position/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - jQuery UI Position Demo - - - - -
-

Examples

- -
- - - -- cgit v1.2.1