[request] Tiger Searchbar Help!

Ok, this is what I have:

<!-- Search Google -->
<center>
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
border="0" ALT="Google" align="absmiddle"></A>
<INPUT TYPE=text name=q size=25 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search">
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->

AND

Background.png

How can I combine the two into an AveDesk 1.1 desklet? (getting rid of the google logo...)

#196409

<!-- Search Google -->
<center>
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/">
</A>
<INPUT TYPE=text name=q size=25 maxlength=255 value="">
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->

Actually would work better - just a form to enter text search into

#196416

Moment of Inspiration:

What about a search widget? Like, you enter the search term in that box and it drops down a list with results.

Good idea, no?

If yes, then make me some mock ups of how the dropdown menu should look. :naughty:

#196419

Oooh, I sense something good coming. :P

#196443

uhm ... ok, I have GOT to watch THIS thread ... My spidey senses are getting all tingly !!!

#196508