X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=9bbe36f7f099b68064567e3db491190d2e6bbc3a;hb=ba0189852aeeeec2413baf4b6fab2f04086659a7;hp=88763a228562e20a7c38d369716152638c6e99b3;hpb=8afc2ab99c3c9140d8e36556292b3d2391b74b19;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 88763a2..9bbe36f 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -47,7 +47,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 */ });