Hello all,
I'm using the autocomplete plugin (http://jquery.bassistance.de/
autocomplete/demo/) and everything runs fine in Firefox and Opera, but
in Internet Explorer (7) It fails and the only little error I get from
IE is " 0 is null or not an object ", and thats from this line in the
plugin " formatItem: function(row) { return row[0]; }, ". I can't
figure out why this works in all other browsers but fails in internet
explorer. Anybody had this problem before or who can advice on a way
to fix this? Thanks.

Reply via email to