Hello,
i installed the tagcloud snippet which shows a weighted wordlist.
The snippet creates a tagcloud and every word is a link. The script creates HTML href`s but the FSF-call doesnt work and i couldnt find the information on how to let ajaxSearch work by sending an url.
Thanks
Thanks for your help.
My problem: i want a ajaxsearch but without typing the searchstring or hitting enter. The background is that the tagcloud snippet creates a cloud of words appearing in different documents. Then it displays the cloud, each word as a link. By clicking a link it will search the formaly documents for that word und displays a normal search result page.
Therefore i wanted to call ajaxsearch by an url, so i can manipulate the tagcloud snippet to work with AS instead of non-working FSF code.
I will try your suggestion and report it here later.