diff hip.html @ 1:a31bdc4de955

Added autocomplete popup and querysource class
author Atul Varma <varmaa@toolness.com>
date Fri, 09 May 2008 16:48:45 -0700
parents 9e6054e41bdc
children 98935af12b04
line wrap: on
line diff
--- a/hip.html	Fri May 09 13:53:40 2008 -0700
+++ b/hip.html	Fri May 09 16:48:45 2008 -0700
@@ -9,6 +9,7 @@
 </head>
 <body>
   <input id="search-box" type="text" size="40" />
+  <div id="autocomplete-popup"></div>
 </body>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="hip.js"></script>