From e0c9d74b0e4b5b6cf693ecf8298203290b43e9b5 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 10 Jul 2014 16:26:30 +0000 Subject: [PATCH] don't use mkws-complete.js, use a bunch of JS pieces for popup windows. MKWS-226 --- examples/htdocs/popup.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/examples/htdocs/popup.html b/examples/htdocs/popup.html index d2df4aa..9a1a35e 100644 --- a/examples/htdocs/popup.html +++ b/examples/htdocs/popup.html @@ -2,10 +2,10 @@ MKWS demo: Reference widget with popup window - + - - + + + + + + + + + + +

MKWS widgets in a popup window

-- 1.7.10.4