switch back to latest JS libs
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 11 Jul 2013 15:19:54 +0000 (15:19 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 11 Jul 2013 15:19:54 +0000 (15:19 +0000)
examples/htdocs/index-popup.html

index 2d39be3..380753d 100644 (file)
      };
     </script>
 
+    <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
+    <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
+    <!-- legacy libs for testing
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js"></script>
     <script src="http://code.jquery.com/ui/1.8.0/jquery-ui.min.js"></script>
+    -->
 
     <script type="text/javascript" src="libjs-pz2/pz2api.1.js"></script>
     <script type="text/javascript" src="mkws.js"></script>