X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=9bbe36f7f099b68064567e3db491190d2e6bbc3a;hb=b3cfa9c2fce7f06eba8fc9f5df4e52b02d87cbb6;hp=7c5c7326dac85bde115faa2aa70e75d17b3c3dfb;hpb=16f5f0e87f546425e2e79c9a750b548cbef75bb9;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 7c5c732..9bbe36f 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,13 +6,22 @@ - + - - - - - + + + + + + + + + + + + + + @@ -32,13 +41,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 +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