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
---
includes/js/dijit/tests/test_Tooltip.html | 117 ++++++++++++++++++++++++++++++
1 file changed, 117 insertions(+)
create mode 100644 includes/js/dijit/tests/test_Tooltip.html
(limited to 'includes/js/dijit/tests/test_Tooltip.html')
diff --git a/includes/js/dijit/tests/test_Tooltip.html b/includes/js/dijit/tests/test_Tooltip.html
new file mode 100644
index 0000000..56553b6
--- /dev/null
+++ b/includes/js/dijit/tests/test_Tooltip.html
@@ -0,0 +1,117 @@
+
+
+
+ Dojo Tooltip Widget Test
+
+
+
+
+
+
+
+
+
+
Tooltip test
+
Mouse-over or focus the items below to test tooltips.
+
+ Change tooltip positioning search list:
+
+
+
+
focusable text
+
+
+ rich formatting
+ !
+
+
+
+ plain text (not focusable)
+
+ keyboard users can not access this tooltip
+
+ anchor
+ tooltip on a link
+
+
+ this text has a programmatically created tooltip
+
+
+
+ tooltip on a button
+ tooltip from "button w/tooltip".
+
+
+ Test tooltip on right aligned element. Tooltip should flow to the left -->
+
+
+
+ tooltip on a select
+ two line tooltip.
+
+
+
+
+
+
+
+
+
+ s1 text
+ s2 text
+ s3 text
+ s4 text
+ s5 text
+
+
+
+
+ tooltip for #1
+ long long long long long long long long long long long text
+ make sure that this works properly with a really narrow window
+
+
+ tooltip for #2
+ tooltip for #3
+ tooltip for #4
+ tooltip for #5
+ tooltip for #6
+
+ s1 tooltip
+ s2 tooltip
+ s3 tooltip
+ s4 tooltip
+ s5 tooltip
+
+