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 --- .../presentation/tests/test_presentation.html | 162 +++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 includes/js/dojox/presentation/tests/test_presentation.html (limited to 'includes/js/dojox/presentation/tests/test_presentation.html') diff --git a/includes/js/dojox/presentation/tests/test_presentation.html b/includes/js/dojox/presentation/tests/test_presentation.html new file mode 100644 index 0000000..d9e86b5 --- /dev/null +++ b/includes/js/dojox/presentation/tests/test_presentation.html @@ -0,0 +1,162 @@ + + + + dojox.presentation - Presentation Mechanism + + + + + + + + + + + + + + +
+
+ +

This is a brief overview of what this presentation widget is capable of.

+ +
... it's new, and completely different, so watch close
+ + + + +
+ +
+

Click, and more text will appear

+ +
+

Lorem something something. I am text, hear me _roar_.

+
+ + +
+ I am here to make sure click-advancing is disabled on normal input type elements: + + +
+ + + +
+
+ +

First You See me ...

+

Then you see ME ...

+

oh yeah!

+ + + + + + +
+ +
+

You cannot click on this page

+

I told you that you can't click ...

+ click here to move the title + + + +
+ +
+

There is a widget in this page:

+

clicking has been stopped on this page to demonstrate the usage ..

+
+ There _should_ be a _Calendar widget here
+
+
+
+ I am a titlepane, you can do cool things with me. + +
+
+

... so I'm providing a next button:

+
+ +
+ +
+

Thanks for watching!

+
+
+ + -- cgit v1.2.3