<form method="get" action="{eyou:searchurl /}">
<input type="hidden" name="channel" value="" />
<input type="hidden" name="typeid" value="" />
<input type="text" class="text" value="請輸入搜索關鍵詞!" name="keywords" id="keywords" onFocus="this.value=''" onBlur="if(!value){value=defaultValue}" >
<input type="submit" class="submit" value="搜索">
</form>html
注:標紅的代碼是搜索功能必需要有的,請注意替換ide