Hello, I am using a local autocomplete and everything is working fine
except when I search using the IN letters. When I search like that,
the drop down menu show the first match and then other 9 items that do
not match the search. This is only happening with this string. I think
this maybe because I have this setup and the word "informal" is in all
items? How can I solve this?


new Autocompleter.Local('search_stpr', 'div_search_stpr', ['WI<span
class="informal"> - Wisconsin</span>','GA<span class="informal"> -
Georgia</span>','MD<span class="informal"> - Maryland</span>','ME<span
class="informal"> - Maine</span>',....], {fullSearch:true});


Thanks in advance!!

--

You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=.


Reply via email to