http://community.sciencecareers.org/mt-static/plugins/CommunityPlus/js/autocomplete/ http://community.sciencecareers.org/mt-static/plugins/CommunityPlus/js/autocomplete/demo/
Trying to programmatically trigger the display of the autocompletion list results. This, instead of waiting for user input.
Is this doable? (I've tried getting the element's focus, calling a Javascript down-arrow key event. No dice)