<div>OK, thanks for the explanation -- php is still very new to me</div>  <div>I must have a glitch somewhere in one of my settings.</div>  <div>&nbsp;</div>  <div>When I change the following line in skin-fixflow.tmpl<BR>&nbsp; &lt;!--markup:(:searchbox&nbsp; label=$[Go] value=$[Search] focus=true:)--&gt;<BR></div>  <div>to </div>  <div>&nbsp;</div>  <div>&nbsp; &lt;!--markup:(:searchbox&nbsp; label=$[Go] value=$[Search] )--&gt;<BR></div>  <div>It stops replacing my search value with the word "Search"&nbsp; when I click "Go"</div>  <div>but I&nbsp;have to delete the word search when performing a seach -- which makes sense based upon your explanation.</div>  <div>&nbsp;</div>  <div>I will live with this solution&nbsp;for now</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>Thanks,</div>  <div>Ben</div>  <div>&nbsp;</div>  <div><BR><B><I>Hans &lt;design5@softflow.co.uk&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT:
 #1010ff 2px solid">Monday, March 10, 2008, 5:11:08 PM, wiki question wrote:<BR><BR>&gt; Can anyone point me in the right direction for this?<BR>&gt; Where is the Search box code for the sidebar when using the fixflow skin?<BR><BR>the default sidebar searchbox is coded in the skin's tmpl file:<BR><BR>  <DIV id=sidebarsearch><BR><!--markup:(:searchbox  label=$[Go] value=$[Search] focus=true:)--><BR></DIV><BR><BR>You see it is using wiki markup.<BR>Fixflow use sit's own version of a searchbox, defined in<BR>skins/fixflow/searchbox2.php<BR><BR>The output HTML uses 'onblur' and 'onfocus' javascript events.<BR>'Search' is the default value, and should clear when clicking the box.<BR>Any value entered should be posted when clicking the submit 'Go'<BR>button.<BR>Even with javascript turned off the searchbox should function.<BR><BR><BR>~Hans<BR><BR></BLOCKQUOTE><BR><p>&#32;



      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>