Merge branch 'master' into bug_4688
[pazpar2-moved-to-github.git] / www / iphone / index.html
index 4845471..dd565de 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" 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, 'searchForm')" />
+       <input id="button" type="submit" value="go" /><a id="hidden" href=""></a>
       </form>
      </td>
     </tr>
@@ -71,7 +71,7 @@
 -->
     </tr>
    </table>
-      <ul id="nav">
+      <ul id="nav" style="display: none;" >
             <!--   
             <li><a href="javascript:showhide()"></a></li>
             -->
@@ -83,7 +83,7 @@
       </ul>
   </div>
     
-  <div id="termlist">
+  <div id="termlist" style="display: none" >
       <div id="term_xtargets" style="display: none"></div>
       <div id="term_subjects" style="display: none"></div>
       <div id="term_authors" style="display: none"></div>
        </form>
       </div>
       <div id="pager" style="display: none;"></div>
-      <h4>Results by Masterkey</h4>
+      <h4>Results by MasterKey</h4>
+      <ul id="results"></ul>
       <img id="logo" src="IndexData_MK_logo.png"/>
-      <ul id="results">
-      </ul>
   </div>
   
   <div id="targetview" style="display: none">