Emmanuel Jay schrieb:
> Thanks for your replies.
>
> I had some double imports and i removed them but that didn't seem to fix
> the problem. Rico should now be using the Prototype from
> inputSuggestAjax, but i still get a js error: "Rico.Effect is null or
> not an object" or " Rico.Effect.AcordionSize is null or not an object"
> (this is using our own accordeon).
>
> Now if i remove our accordeon panel, I get the following JS error: "Ajax
> is undefined". Ajax is a var defined in prototype and the import from
> the MyFaces Prototype is in the page source...
>
> Any further suggestions?
>
>
Check your code for lingering imports of your accordeonpanel code...