--- /dev/null
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>MKWS demo client</title>
+ <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
+ <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
+ </head>
+ <body>
+ <script type="text/javascript">jQuery.pazpar2()</script>
+ </body>
+</html>
</li>
<li>
The
- <a href="http://somesite.indexdata.com/jquery.html"
+ <a href="http://somesite.indexdata.com/index-jquery.html"
>jQuery plugin</a>
version, consisting of a single line of JavaScript code.
</li>
+++ /dev/null
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>MKWS demo client</title>
- <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
- <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
- </head>
- <body>
- <script type="text/javascript">jQuery.pazpar2()</script>
- </body>
-</html>