From 739c41467eb35a1d795165c8dd9cf30e70a10598 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 22 Jan 2014 13:57:25 +0000 Subject: [PATCH] use relative links, or protocol independend links, MKWS-98 --- examples/htdocs/auto.html | 4 ++-- examples/htdocs/jquery.html | 8 ++++---- examples/htdocs/localauth.html | 4 ++-- examples/htdocs/minimal.html | 2 +- examples/htdocs/popup.html | 20 ++++++++++---------- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/examples/htdocs/auto.html b/examples/htdocs/auto.html index f1d957e..8ccb71c 100644 --- a/examples/htdocs/auto.html +++ b/examples/htdocs/auto.html @@ -5,8 +5,8 @@ MKWS demo: Automatic search - - + + diff --git a/examples/htdocs/jquery.html b/examples/htdocs/jquery.html index e26bf8b..8c9f6e2 100644 --- a/examples/htdocs/jquery.html +++ b/examples/htdocs/jquery.html @@ -2,11 +2,11 @@ MKWS demo: jQuery plugin - - + + - - + + - +
diff --git a/examples/htdocs/minimal.html b/examples/htdocs/minimal.html index 318a0cb..d4ec896 100644 --- a/examples/htdocs/minimal.html +++ b/examples/htdocs/minimal.html @@ -1,3 +1,3 @@ - +
diff --git a/examples/htdocs/popup.html b/examples/htdocs/popup.html index 29aff8d..6ba491e 100644 --- a/examples/htdocs/popup.html +++ b/examples/htdocs/popup.html @@ -3,8 +3,8 @@ MKWS demo: popup search box - - + + - - + + - - - + + + @@ -76,6 +76,6 @@ whatever makes up the application itself: [...] - + -- 1.7.10.4