LJ::JSUtil::autocomplete
LJ::JSUtil::autocomplete — given the name of a form filed and a list of strings, return the JavaScript needed to turn on autocomplete for the given field.
Use
LJ::JSUtil::autocomplete(void);
Source:
cgi-bin/LJ/JSUtil.pm
Returns:
HTML/JS to insert in an HTML page