Displaying 1 result from an estimated 1 matches for "autocomplete_keywords".
2006 Oct 20
0
100% CPU after update in Autocompleter field
...ve written a web application that
use script.aculo.us 1.6.4.
When I use the Autocompleter function with tokens "," and an image
indicator the cpu of the pc goes to 100% after some choose of elements
randomly.
The command is:
new Ajax.Autocompleter(''ckeywords'', ''autocomplete_keywords'',
''keywordsAutocomplete.jsp'', {tokens: '','', indicator:
''ckeywords_indicator''});
Had someone the same problem in the past? How resolved it?
Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this me...