X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=88763a228562e20a7c38d369716152638c6e99b3;hb=5d307bd92d2fa1264bdee98fd6d10925f91e17ab;hp=c678b4d2e279fa282edcbd5195e4aebd0d08112a;hpb=d5e4982a76b615338ef19a819015d31533638ed5;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index c678b4d..88763a2 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,13 +6,22 @@ - + - - - - - + + + + + + + + + + + + + + @@ -32,12 +41,12 @@ 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_button": "input.mkwsButton", /* submit button id in search field */ "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 +61,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