![]() ![]() | ![]() |
Don't use searchform id for <form> (going to use it for <li>)
1: <form method="get" action="<TMPL_VAR SEARCHACTION>"> 2: <input class="whiteOnBlack" type="text" id="searchbox" name="P" value="Search" size="12" maxlength="255" onfocus="if(this.value==this.defaultValue ) this.value='';" /> <input type="submit" value="⌕" aria-label="search" /> 3: </form>