Overrid the onClick method of the autocompleter in autocompleter_advanced.js to make it remove the last added tag when a suggestion is clicked. This removes the partially completed tag that was added by the onBlur method of the input field.
Finn Bacall
added a comment - 2009-11-25 10:36 Overrid the onClick method of the autocompleter in autocompleter_advanced.js to make it remove the last added tag when a suggestion is clicked. This removes the partially completed tag that was added by the onBlur method of the input field.
Overrid the onClick method of the autocompleter in autocompleter_advanced.js to make it remove the last added tag when a suggestion is clicked. This removes the partially completed tag that was added by the onBlur method of the input field.