From af15f2c4a192dea02aab9e519defc68c71763ec4 Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 22 Nov 2010 14:34:55 +0100 Subject: jquery ui --- .../development-bundle/demos/position/cycler.html | 122 +++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 static/development-bundle/demos/position/cycler.html (limited to 'static/development-bundle/demos/position/cycler.html') diff --git a/static/development-bundle/demos/position/cycler.html b/static/development-bundle/demos/position/cycler.html new file mode 100644 index 0000000..4e586cc --- /dev/null +++ b/static/development-bundle/demos/position/cycler.html @@ -0,0 +1,122 @@ + + + + + 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!

+
+ + + -- cgit v1.2.1