Forum Moderators: martinibuster
<input type="text" name="q" size="20" maxlength="255" value=""></input>
to this....
<input type="search" name="q" size="20" maxlength="255" value=""></input>
.....gives the Search field curved corners and a cancel button (just like OS X search field). Google disallows this modification too. No styling allowed at all until Google supplies it.
[edited by: Hubbard at 2:47 pm (utc) on July 20, 2006]