X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=1ef798e53ad524b9e3b43ac5d44113ae0bcde6af;hb=03f559cbc892f5aafc76cc9f7119315c5cdf0a71;hp=4bf88357ef78c9903a70562dcb2871b2f5e994bf;hpb=d97b327c5b2d58ad3bcf49e5f739ad3a04109a3e;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 4bf8835..1ef798e 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,13 +6,13 @@ - + - - - - - + + + + + @@ -32,13 +32,13 @@ var mkws_config = { perpage_default: 10, pazpar2_url: "//mkws.indexdata.com/service-proxy/", - service_proxy_auth: "//mkws.indexdata.com/service-proxy-auth" + service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" }; jQuery.pazpar2({ "layout": "popup", /* "table" [default], "div", "popup" */ "id_button": "input.mkwsButton", /* submit button id in search field */ - "id_popup": ".mkwsPopup", /* internal id of popup window */ + "id_popup": "#mkwsPopup", /* internal id of popup window */ "width": 990, /* popup width, should be at least 800 */ "height": 760 /* popup height, should be at least 600 */ }); @@ -52,5 +52,6 @@ This directory contains an embryonic MasterKey Widget Set, based initially on "jsdemo" though now far removed from those beginnnings. [...] +
This is the mkwsMOTD div