XF 1.5 How can I execute an AJAX search?

rhodes

Active member
In a Xenforo 1.5 installation I would like to address the search function with AJAX. A search string should be passed as parameter, the search result should be returned as Json or XML.

Is there a callback URL I can address, z(e.g. searchxxx?para="mysearchstring") ?
 
Back
Top Bottom