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/themes/themeTesterQuirk.html | 743 +++++++++++++++++++++++++ 1 file changed, 743 insertions(+) create mode 100644 includes/js/dijit/themes/themeTesterQuirk.html (limited to 'includes/js/dijit/themes/themeTesterQuirk.html') diff --git a/includes/js/dijit/themes/themeTesterQuirk.html b/includes/js/dijit/themes/themeTesterQuirk.html new file mode 100644 index 0000000..9f5e26c --- /dev/null +++ b/includes/js/dijit/themes/themeTesterQuirk.html @@ -0,0 +1,743 @@ + + + Dijit Theme Tester + + + + + + + + + + + + + + + +
Loading themeTester ...
+ + +
+
+ + + + + +
+ +

Dijit Theme Test Page

+ + +
+ +
+ +
+

Tooltips:

+
    +
  • + rich text tooltip + + Embedded bold RICH text weirdness! + +
  • + +
  • anchor tooltip + tooltip on anchor +
  • + +
+ +
+ +

Dialogs:

+ + +
+ Show Tooltip Dialog +
+ + + + + + + + + + + +
+ +
+
+
+
+
+ +
+ +
+
+
+ +
+ + +
+ +
+ +

Dijit Color Palette(7x10)

+
+
+ Test color is: + +

+
+
+ + + +
+ + +
+ + + + + + + + + + +
+ +

dijit.Editor:

+ +
+ +
+
+ + +

dijit.InlineEditBox + dijit.form.TextBox on <h3>

+ + (HTML before) +

+ Edit me - I trigger the onChange callback +

+ (HTML after) + +
+ +

dijit.InlineEditBox + dijit.form.Textarea

+ + (HTML before) +

+ I'm one big paragraph. Go ahead and edit me. I dare you. + The quick brown fox jumped over the lazy dog. Blah blah blah blah blah blah blah ... +

+ (HTML after) + +

+ These links will + disable / + enable + the text area above. +

+ +
+ +

dijit.form.DateTextBox:

+ + (HTML inline before) + 12/30/2005 + (HTML after) + +
+ +

dijit.form.TimeTextBox:

+ + (HTML inline before) + 9:00 AM + (HTML after) + +
+ + +

dijit.form.FilteringSelect + Inline + remote data store:

+ (HTML inline before) + + Indiana + + (HTML after) + +
+ + + + + + +
+ + +
+ + +
+

You can explore this single page after applying a Theme + for use in creation of your own theme.

+ +

I am whole slew of Widgets on a page. Jump to dijit tests to + test individual components.

+ +

There is a right-click [context] pop-up menu here, as well.

+
+ +
+ +
+ +
+

I am the last Tab

+ +
+ +
+ +
+
+ + + + + + -- cgit v1.2.3