Scaffolding.
authorMike Taylor <mike@indexdata.com>
Mon, 22 Sep 2014 14:29:20 +0000 (16:29 +0200)
committerMike Taylor <mike@indexdata.com>
Mon, 22 Sep 2014 14:29:20 +0000 (16:29 +0200)
examples/htdocs/mike2.html

index 2f7a395..b5b1a9b 100644 (file)
@@ -28,6 +28,7 @@
     <script type="text/javascript" src="mkws-widget-credo.js"></script>
   </head>
   <body>
-    <div class="mkwsSRU" autosearch="dinosaur" maximumRecords="3" recordSchema="dc"></div>
+    <h1>SRU example: dinosaurs at LoC</h1>
+    <div class="mkwsSRU" autosearch="dinosaur" maximumRecords="3" recordSchema="dc">Stand by ...</div>
   </body>
 </html>