X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=7c5c7326dac85bde115faa2aa70e75d17b3c3dfb;hb=e557f1b7c1f1a434a5c7ef4fcefefb2290bae35f;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..7c5c732 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -38,7 +38,7 @@ 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 */ });