Webmasters
You can embed infloox's regular search feature in your blog or website. Sample search box:
Copy the following text in your html/php/jsp page, at the point where you wish infloox's search box to appear:
<form action="http://www.infloox.com/search/nominal" accept-charset="UTF-8"> <input type="text" name="query" id="nominal_query" size="30"> <input type="submit" name="sa" value="Search"> </form> <script type="text/javascript" src="http://www.infloox.com/scripts/searchScript_it.js"></script>
Note: if you want the code for other languages supported by infloox, simply click on the appropriate language link in the left column.