You guys, I'm having problems implementing the autocomplete plugin.

My page that I'm working on:

I'm trying to bind ".result(function(event, data, formatted) {" to my
element that's firing the autocomplete and I can't even get it to pop
an alert.  This is from Jorn's site.  I think I can figure out how to
parse the XML if I can get it to fire a result.  I'm lost.  Can anyone
help?  I just need to get that result binding to fire.

Here's the code and page I'm working on.
https://www.uakron.edu/ace/jquery-autocomplete/demo/index1.html

Reply via email to