tweetcast/nodejs-bis/client/index.html
changeset 390 239f91ac1f31
parent 385 886bfa7441d0
child 391 698e4280d270
--- a/tweetcast/nodejs-bis/client/index.html	Tue Nov 22 18:22:37 2011 +0100
+++ b/tweetcast/nodejs-bis/client/index.html	Tue Nov 22 18:33:51 2011 +0100
@@ -38,6 +38,13 @@
                     </div>
                 </div>
                 <div id="tweetviz">
+                    <div class="barre">
+                        <form id="recherche">
+                            <input class="greyed" name="q" id="inp_q" value="Rechercher dans les tweets" />
+                            <input id="inp_submit" type="submit" />
+                            <input id="inp_reset" type="reset" />
+                        </form>
+                    </div>
                     <ul id="tweetlist"></ul>
                     <div id="timeline"></div>
                     <div id="scrollcont">