add examples for older jQuery and jQuery UI versions
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 11 Jul 2013 14:56:53 +0000 (14:56 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 11 Jul 2013 14:56:53 +0000 (14:56 +0000)
tools/htdocs/Makefile

index ede5186..5f265aa 100644 (file)
@@ -4,6 +4,14 @@
 
 #JQUERY_URL=   http://code.jquery.com/jquery-2.0.3.min.js
 JQUERY_URL=    http://code.jquery.com/jquery-1.10.0.min.js
+#JQUERY_URL=   http://code.jquery.com/jquery-1.9.1.min.js
+#JQUERY_URL=   http://code.jquery.com/jquery-1.8.3.min.js
+#JQUERY_URL=   http://code.jquery.com/jquery-1.7.2.min.js
+#JQUERY_URL=   http://code.jquery.com/jquery-1.6.4.min.js
+#JQUERY_URL=   http://code.jquery.com/jquery-1.4.4.min.js
+
+JQUERY_UI_URL= http://code.jquery.com/ui/1.10.3/jquery-ui.js   
+#JQUERY_UI_URL=        http://code.jquery.com/ui/1.8.0/jquery-ui.min.js
 
 MKWS_JS=       mkws-complete.js
 all: ${MKWS_JS} README.html