search for: clientsearch

Displaying 1 result from an estimated 1 matches for "clientsearch".

Did you mean: client_search
2006 Jan 10
0
Changes to Autocomplete?
...borked it (much more likely). Events aren't firing on the text box when I enter input or blur away from the control ... Many thanks! Regards, Cam Here's how I'm creating it (abbreviated): __________________________________________________________ Find Client: <input name="clientSearch" id="clientSearch" type="text" /> <div id="divAutoCompleteList" class="auto_complete" style="overflow:auto"></div> <script type="text/javascript"> new Ajax.Autocompleter( 'clientSearch', 'd...