Not sure what's happening on the javascript end, but CSS-wise, the FF list has an attribute of overflow:auto and the same list has an attribute of overflow:hidden.
JK -----Original Message----- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Code Daemon Sent: Sunday, November 30, 2008 5:08 AM To: jQuery (English) Subject: [jQuery] [autocomplete] Problem with Scrolling IE 7 Konqueror and FF2 work just fine but the side scrollbar doesn't appear when I try this basic test in IE 7.0.5730.13. The scrollbar does not work here: http://kittyslayer.ucdavis.edu/jquerytest/system/application/views/jquerytes t.php However, the demo site actually works: http://kittyslayer.ucdavis.edu/jquerytest/js/jquery-autocomplete/demo/ I swear I'm doing the same thing in both. What am I doing wrong?