From d4b866253fc80c8771833821e446d7d13eadb975 Mon Sep 17 00:00:00 2001 From: Matti Tahvonen Date: Wed, 27 Apr 2011 14:20:21 +0000 Subject: preliminary support for multiple widgetset on a same host page svn changeset:18507/svn branch:6.6 --- WebContent/multiwidgetset.html | 68 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 WebContent/multiwidgetset.html (limited to 'WebContent/multiwidgetset.html') diff --git a/WebContent/multiwidgetset.html b/WebContent/multiwidgetset.html new file mode 100644 index 0000000000..1fee38fb22 --- /dev/null +++ b/WebContent/multiwidgetset.html @@ -0,0 +1,68 @@ + + + +Multiple embedded applications + + + + + + + + + + +

Experimental test page for multiple apps and multiple widgetsets + on the same page. Try with ?debug to see three VConsoles! Test well + before using this kind of setup in production. E.g. theme conflicts + and other unknown issues may arise. E.g. Glass can get broken in your + screen, even in LCD:s. Seriously, to save bandwidth and client side load, + it is highly recommended to use the classic shared widgetset approach.

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