From cb5b844a7426d70386d25b24cb25d59824b365ca Mon Sep 17 00:00:00 2001 From: houseofyin Date: Fri, 5 Apr 2013 22:28:03 -0400 Subject: [PATCH] Cleaned up and moved the demos --- test/demo/navigatorcustomlocationdemo.html | 48 ++++++++ test/{ => demo}/navigatorjquerydemo.html | 31 ++--- test/navigatordefaultdemo.html | 58 ---------- test/navigatordemo.html | 125 --------------------- 4 files changed, 59 insertions(+), 203 deletions(-) create mode 100644 test/demo/navigatorcustomlocationdemo.html rename test/{ => demo}/navigatorjquerydemo.html (50%) delete mode 100644 test/navigatordefaultdemo.html delete mode 100644 test/navigatordemo.html diff --git a/test/demo/navigatorcustomlocationdemo.html b/test/demo/navigatorcustomlocationdemo.html new file mode 100644 index 00000000..a8de7297 --- /dev/null +++ b/test/demo/navigatorcustomlocationdemo.html @@ -0,0 +1,48 @@ + + + OpenSeadragon Navigator in a custom location Demo + + + + + +
+ Simple demo page to show how to put the navigator in a custom location +
+
+ + + + + diff --git a/test/navigatorjquerydemo.html b/test/demo/navigatorjquerydemo.html similarity index 50% rename from test/navigatorjquerydemo.html rename to test/demo/navigatorjquerydemo.html index d306a99f..d37a68b3 100644 --- a/test/navigatorjquerydemo.html +++ b/test/demo/navigatorjquerydemo.html @@ -1,10 +1,11 @@ - OpenSeadragon Expose Origina Event Demo - - - - + OpenSeadragon Navigator in a JQuery UI Dialog Demo + + + + + -
- Simple demo page to verify that event handlers pass along the original source event + Simple demo page to show how to put the navigator in a moveable JQuery UI dialog.
-
- - - -
-
- Simple demo page to verify that event handlers pass along the original source event -
-
- -
- - - - diff --git a/test/navigatordemo.html b/test/navigatordemo.html deleted file mode 100644 index 33c28f9a..00000000 --- a/test/navigatordemo.html +++ /dev/null @@ -1,125 +0,0 @@ - - - OpenSeadragon Expose Origina Event Demo - - - - - -
-
- Simple demo page to verify navigator can be placed on an element outside of the main viewer -
-
- - - -
- - - -
- -
- - - - - -