Can you upload a testpage and post the link here? Jörn
On Thu, Jul 17, 2008 at 5:09 AM, Justin <[EMAIL PROTECTED]> wrote: > > 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. >