Could you post the call of your search snippet. Thanks.
eeem what is that? :’(
i use the standard template, if that mean anything.
thanks for the answer
Please tell us where you have searched. I am not sure whether you are searching in this forum or in any search engine.
This is due to a conflict betwwen your jquery library and Mootools. Under firebug, you get this message : s.setStyle is not a function (line 49).
And the line 49 is correct for the mootools library s.setStyle(’opacity’,’0’);
Do a seach with google with these keys words: "setStyle mootools jquery conflict" to understand what I mean.
If all your site use Jquery, use ajxSearch with Jquery too to avoid conflicts.