• my nciku
  • conversations
  • Q&A
  • theme words
  • tools
  • nciku mini

Add an nciku search bar to your blog, forum or website to let users translate words directly from your site.
Copy the code below and paste it into the HTML source code of your blog, forum or website.

<script type="text/javascript"> function go() { window.open("http://www.nciku.com/search/all/" + document.frm.ts.value); return false;} </script>
<table><tr><td><a href="http://www.nciku.com"><img src="http://blog.nciku.com/blog/zh/wp-content/uploads/2008/09/logoe.jpg" alt="Chinese dictionary" border="0" /></a></td>
<td><form onsubmit="javascript:return go()" name="frm">
<input name="ts" type="text" size="24" />
<input type="submit" value="search" /></td></tr></table>