commadelimited/autoComplete.js

IE 8 & 7 - issue when using callback

Closed this issue · 1 comments

I'm getting an error when testing in IE 8 and IE 7. See attached screenshot for actual error message when using IE Tester and opening up an IE 8 browser.
image001

I'm getting the error on the following demo pages: http://andymatthews.net/code/autocomplete/callback.html and http://andymatthews.net/code/autocomplete/callback-plus.html.

I won't be supporting IE7, but if you can provide sample code I'd be happy to look at it in IE8.