X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=7c5c7326dac85bde115faa2aa70e75d17b3c3dfb;hb=b2765fef58c641aea2f96b3cbd5117178be3f559;hp=2ca60603e01416ace9fce135afaa590c433d0c95;hpb=c6dddfa8d663c590034c3181b729c1fad025eab4;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 2ca6060..7c5c732 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -12,6 +12,7 @@ + @@ -36,7 +37,7 @@ 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 */