1
Hi all
I´ve just intalled the nice
BUSINEX theme but I can´t get the theme search box to work.
Always receiving the "please wirte required info..." error.
Just in case, here folows the theme search box code:
<div id="xo-search">
<form method="get" action="<{xoAppUrl search.php}>">
<input type="text" value="Keyword Search ..." onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" />
<input type="hidden" name="action" value="results" />
form>
div>
Any clue on that strange behavior?
Thanks