From 70dce04f0e7f4eaaec96f7601ca1920b70950793 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 21 Mar 2014 12:11:26 +0000 Subject: [PATCH] Break mkwsResults down to its components. Use jQuery 1.11, to avoid stupid "event.returnValue is deprecated. Please use the standard event.preventDefault() instead" warning. --- examples/htdocs/mike.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 0154b91..f505083 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -5,7 +5,7 @@ MKWS demo: Mike's playground - + @@ -15,7 +15,24 @@
-
+ + + + + + + + +
+
+
+
+
+
+
+
+
+
-- 1.7.10.4