From: Jani Laakso Date: Wed, 7 Feb 2007 10:20:01 +0000 (+0000) Subject: Restored debug options, added firebug link. X-Git-Tag: 6.7.0.beta1~6675 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4da6ec84592ec9c2dde8e048dde3baeebaea5b6c;p=vaadin-framework.git Restored debug options, added firebug link. svn changeset:506/svn branch:toolkit --- 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.
-