3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 <title>MKWS demo: Popup Widget</title>
5 <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
7 <script type="text/javascript">
9 sp_auth_credentials: "mkwstest/mkwstest"
13 <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
15 <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
16 <!-- jquery-ui need a reference to the internal jQuery object -->
17 <script>$ = jQuery = mkws.$; </script>
18 <script type="text/javascript" src="//code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
22 <h3>MKWS demo: Popup Widget</h3>
24 <!-- search box is outside the popup window -->
25 <div class="mkws-search"></div>
27 <!-- popup widget config -->
28 <div class="mkws-popup" popup_width="1024" popup_height="750" popup_modal="0" popup_autoOpen="0" popup_button="input.mkws-button">
29 <div class="mkws-switch"></div>
30 <div class="mkws-lang"></div>
31 <div class="mkws-results"></div>
32 <div class="mkws-targets"></div>
33 <div class="mkws-stat"></div>