From 4da6ec84592ec9c2dde8e048dde3baeebaea5b6c Mon Sep 17 00:00:00 2001 From: Jani Laakso Date: Wed, 7 Feb 2007 10:20:01 +0000 Subject: [PATCH] Restored debug options, added firebug link. svn changeset:506/svn branch:toolkit --- WebContent/index.html | 47 ++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 19 deletions(-) diff --git a/WebContent/index.html b/WebContent/index.html index ab44f6166f..db8968048b 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -17,15 +17,25 @@ Autodetected mode Use AJAX if supported by browser, then fallback to HTML - mode. + mode AJAX mode - Select AJAX-based technology mode. + Select AJAX-based technology mode + + + AJAX + mode with debug + As above but with firebug debug extensions HTML mode - Select page based request/response technology mode. + Select page based request/response technology mode + + + HTML + mode with debug + As above but with firebug debug extensions @@ -44,7 +54,7 @@ Autodetected mode Use AJAX if supported by browser, then fallback to HTML - mode. + mode Source @@ -55,29 +65,28 @@ - +

Calculator

-
+ + + + + + + + + +
Autodetected modeUse AJAX if supported by browser, then fallback to HTML + mode
Source + codeSee source code how an simple Toolkit application is + created.
-

Notes

- - - - - -
IT Mill recommends firebug - for web development, Toolkit supports it.
- -- 2.39.5