 |
About Searchamabob © v.1.2
Searchamabob is a cool widget you can add to your site. It gives your visitors an easy way to search for a selected text on Google, Omgili or any other search engine they define.
All you have to do is add the following Javascript line to the end of your HTML (just before the </body>) and your visitors can start using it.
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.omgili.com/Searchamabob.js"></SCRIPT>
- Try it yourself by selecting text on this page or on Omgili results page. -
Some Q&A
-
Can I exclude certain parts of my page from showing Searchamabob?
Sure! Just surround the text with a span/div element with the ID "no_searchamabob". For example:
<span id="no_searchamabob">No Searchamabob here...</span>
-
Can I add predefined search engines to Searchamabob?
You can add as many predefined search engines to Searchamabob as you like.
Simply add the following code before the the Searchamabob javascript line:
<SCRIPT LANGUAGE="JavaScript">
g_customEngines = new Array();
g_customEngines[0] = "Replace with the description , http://www.SearchEngine.com/<term>";
</SCRIPT>
Each element in "g_customEngines" is your definition of a search engine. The name and address of the engine, is separated by a comma. Set the right description of the engine, and replace the URL with the one you want.
The <term> tag will be replaced with the search query the user selected.
- Does Searchamabob collect information about my site or users?
No. For further reference read our Privacy Policy.
- Where can I report a bug or ask for a feature?
You can contact us using this form.
- Searchamabob??? Really???
Yes! That's the widget's name and we stand behind it.
|
Compatible with:
|
Screenshots:
Omgili Buzz Graph produced by Searchamabob:
|