X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=8d1cc67729c4e5210ed1be342e9d82d116dcc140;hb=35452c8cf10a26a9a6694b38ff46903c9a5a5b3d;hp=88763a228562e20a7c38d369716152638c6e99b3;hpb=f904d124e62b14dd354cde112da75e6f5b161720;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 88763a2..8d1cc67 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -16,6 +16,7 @@ + @@ -47,7 +48,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 */ });