Do you have a blog, forum or website aimed at Chinese or English learners? Adding an nciku search bar can let users translate words directly from your site.
Simply copy the code below and paste it into the HTML source code of your site:
<div style="width:196px; height:23px; padding:2px; background:#74bf1f; overflow:hidden">
<form action="http://www.nciku.com/outSiteSearch.nhn" name="frm" method="post" enctype="application/x-www-form-urlencoded" Accept-Charset="utf-8" target="_blank" onsubmit="document.charset='utf-8';">
<input type="text" name="query" style="float:left; width:111px; height:18px; padding:3px 0 0 3px; border:1px solid #4b9306;"><input type="submit" value=" " style="float:left; width:75px; height:23px; margin-left:2px; border:0; background:url(http://images.nciku.com/static/common/btn_search_en.gif) no-repeat;"></form>
</div>