the css menu is not a problem

Apr 12, 2008

Is there a way I can use atomz instead of google?

There is a search form code for html integration, but is it possible
to embed in the menu?
here's the atomz code:

<!-- Atomz HTML for Search -->
<form method='get' action='http://search.atomz.com/search/'>
<input type='hidden' name='sp_a' value='sp1003f360'>
<input size='15' name='sp_q'>
<input type='submit' value='Search'>
<input type='hidden' name='sp_p' value='all'>
<input type='hidden' name='sp_f' value='ISO-8859-1'>
</form>


Answer:


Yes, here is the search button code for HTML navigation settings (DIV
id="menu"):

<div ><a href='http://search.atomz.com/search/?sp_a=sp1003f360%26sp_p=all
%26sp_f=ISO-8859-1%26sp_q=' target='_blank'>Search</a></div>


here is the search button code for XML:


<div ><a href='http://search.atomz.com/search/?sp_a=sp1003f360&sp_p=all
&sp_f=ISO-8859-1&sp_q=' target='_blank'>Search</a></div>


Regards
Dmitry
f-source.com

No comments: