Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
[pazpar2-moved-to-github.git] / www / iphone / index.html
index adfd5de..dca0792 100644 (file)
@@ -30,8 +30,8 @@
     <link rel="apple-touch-icon" href="UiUIKit/stylesheets/images/apple-touch-icon.png" />
  </head>
  
- <body id="normal" onload="auth_check();">
-    <div id="log" name="log" style="display: none;"></div>
+ <body id="normal" onload="auth_check();" style="display: inline; visibility:;">
+    <div id="log" name="log" style="Display:None;"></div>
   <div id="noscript">
     <noscript>
        <p>Your browser does not support or allow execution of scripts required by this site to work properly.</p>
@@ -55,8 +55,8 @@
 -->
      <td width="100%">
       <form id="searchForm" name="search" style="display: none">
-       <input id="query" type="text" />
-       <input id="button" type="submit" value="go" />
+       <input id="query" type="text" onKeyPress="return handleKeyPress(event)" />
+       <input id="button" type="submit" value="go" /><a id="hidden" href=""></a>
       </form>
      </td>
     </tr>
          <option value="10">10</option>
          <option value="20">20</option>
          <option value="30">30</option>
-         <option value="50" selected="selected">50</option>
+         <option value="50">50</option>
+         <option value="100" selected="selected">100</option>
         </select>
         per page.
        </form>