我在使用autocomplete的时候,降scroll属性设置为了true,后来我才发现在IE6下没问题,但是在IE7下不行,就是不出现滚动条,谁帮忙解决一下,谢谢!!!
if($.browser.msie &&((typeof document.body.style.maxHeight === "undefined") ||(document.body.style.maxHeight == '')))