From e44a7e37b6c7b5961adaffc62b9042b8d442938e Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 13 Nov 2008 09:49:11 +0000 Subject: New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f --- .../js/dojox/layout/tests/test_FloatingPane.html | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 includes/js/dojox/layout/tests/test_FloatingPane.html (limited to 'includes/js/dojox/layout/tests/test_FloatingPane.html') diff --git a/includes/js/dojox/layout/tests/test_FloatingPane.html b/includes/js/dojox/layout/tests/test_FloatingPane.html new file mode 100644 index 0000000..016f8a6 --- /dev/null +++ b/includes/js/dojox/layout/tests/test_FloatingPane.html @@ -0,0 +1,167 @@ + + + + dojox.layout.FloatPane - simplest extension on TitlePane ... ever. + + + + + + + + + + + + + hide first pane | + show first pane | + minimize 'uncloseable, dockable' pane pane | + new floater + +
+

I am the content to be floated around

+
+ +
+

+ I am dockable, though I have no dockTo="" attribute. I will create or use an existing dock + on the bottom of the screen. +

+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit. In porta. Etiam mattis libero nec ante. Nam + porta lacus eu ligula. Cras mauris. Suspendisse vel augue. Vivamus aliquam orci ut eros. Nunc + eleifend sagittis turpis. purus purus in nibh. Phasellus in nunc. +

+
+ +
+

+ I am made into a FloatingPane in dojo.addOnLoad();

+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit. In porta. Etiam mattis libero nec ante. Nam + porta lacus eu ligula. Cras mauris. Suspendisse vel augue. Vivamus aliquam orci ut eros. Nunc eleifend + sagittis turpis. purus purus in nibh. Phasellus in nunc. +

+
+ +
+
+
+

+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit. In porta. Etiam mattis libero nec ante. Nam + porta lacus eu ligula. Cras mauris. Suspendisse vel augue. Vivamus aliquam orci ut eros. Nunc eleifend + sagittis turpis. purus purus in nibh. Phasellus in nunc. +

+
+ + +

+ This is just a pane. You cannot close me, you cannot resize me, you cannot minimize me. +

+
+ +
+ +
+ + + +
+
+
+ First Page +
+
+
+
+ Story of Paul. +
+
+ Story about Paul. +
+
+ Story about... guess who. +
+
+
+
+
+ + -- cgit v1.2.3