From e57910626b4ad59ff7aadce4351e2de97693a17c Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 27 Oct 2014 13:14:07 +0000 Subject: [PATCH] example with 3 popup widgets --- examples/htdocs/popup.html | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/examples/htdocs/popup.html b/examples/htdocs/popup.html index 1cfc66d..256d695 100644 --- a/examples/htdocs/popup.html +++ b/examples/htdocs/popup.html @@ -16,10 +16,20 @@ + + -

MKWS demo: Popup Widget

+

MKWS demo: popup widget(s)

+ +
+

popup number 1

+

popup number 2

+
@@ -33,5 +43,16 @@
+ +
+

popup no 1

+ some text... +
+ +
+

popup no 2

+ other text... +
+ -- 1.7.10.4