google search bar.
When I was using Wiki 1.0....i cut/ pasted the google code into my wiki....and the search worked very well.
Now, Im using 2.0....
the old code works, but if I go and edit a page , it stops working. So, I tried to cut / paste it again into the page....
But, when I save the page, the code disappears, and the search bar doesnt work.
why? what am I doing wrong? Why did it work in 1.0 but not in 2.0?
here is the code:
<form>
<div>
<input name="cx" type="hidden" value="partner-pub-4973622945612281:3g3h7zab6b1" />
<input name="cof" type="hidden" value="FORID:10" />
<input name="ie" type="hidden" value="ISO-8859-1" />
<input name="q" type="text" />
<input name="sa" type="submit" value="Search" />
</div>
</form>
Reply to this question