See
http://www.ics-software.co.uk/index.php?id=1
We have a drop down menu, using wayfinder and mootools and we also have the AjaxSearch feature.
AkaxSearch worked fine .. returned results on a new page which is what we want it to do .. however, when we added the link to the mootools javascript file for the drop menu to work correctly, the AjaxSearch function now drops down as a cool Ajax effect which is not wanted as it doesn’t look right on the page.
How do we stop AjaxSearch from using the Mootools javascript function. We’ve tried removing any reference to it in the snippet, but it still uses the Ajax effect.
Thanks