I'm using the jQuery Autocomplete plugin. The strange problem I'm getting is with the lines that use in the plugin:
list.scrollTop(...)
Internet Explorer 8 (in all modes) claims it doesn't know this method. I've done a fix but I'm curious how this could slip past the developer.
Is this new to IE8/IE7?