I am using JQuery.Autocomplete, specfically this one. I cannot get it to
display more than one item in the dropdown list. Using Fire I can see that
my GET is returning more than one item. Here is an example of exactly what
it returns:
AQULplaoXS-174|AQULplaoXS-27|AQULplaoXS-553|AQULplaoXS-565|AQULplaoXS-502|ainfutpyiW-542|ainfutpyiW-324
|ainfutpyiW-669|ainfutpyiW-893|ainfutpyiW-168
The context type is text/html. I have tried all kinds of different options.
I have stripped my page of all formatting and all CSS except the autocomplete
CSS.
Any clue?