I have a new installed modx installation evolution (1.0.0) and ajaxsearch just dont work.
I use just the standard call for the snippet [!Ajaxsearch!] and it’s just not working.
I have no clue...
Under Firefox & firebug do you see any javascript error ?
I see in the console:
Window.onDomReady is not a function
//Event.observe(window, ’load’, activateSearch, false);
Window.onDomReady(activateSearch);
line 203
version ajaxsearch used 1.8.3a
It was included but i’ve updated mootools and now it’s working! Thank you