jquery autocomplete filtering
- by eidylon
Hello all, I have a page, which uses jQuery Autocomplete on the second two textboxes (investigator and institution). It is getting the data fine, and displaying it, but for some reason it is not filtering the list of data as i continue to type.
Anyone know why? Is there something i need to do to turn this on? According to the jQuery site, the…