
-----------------------------------
Mazer
Mon Aug 07, 2006 11:15 am

Internet Explorer autoscroll?
-----------------------------------
What the crap? I'm testing a webpage in Internet Explorer and I notice that for some reason, autoscroll doesn't work. You can view the page [url=http://socr.uwindsor.ca/~coutso1/other_stuff/hellenic/directions.html]here and the css [url=http://socr.uwindsor.ca/~coutso1/other_stuff/hellenic/hellenic2.css]here.

Both are valid according to validator.w3.org (and the css one, respectively). The autoscroll works on the outside edge (the light blue area), but try middle-clicking anywhere within the grey border (ie, the useful part of the page) and nothing happens. Tested with IE6, Firefox, and Opera. The page renders fine, and I only get the problem with IE6 (Opera doesn't have an autoscroll that I know of).

-----------------------------------
Mazer
Tue Aug 08, 2006 7:31 pm


-----------------------------------
For the curious: the problem (?) came from an overflow property I had set in the body. Taking it out fixed it.

gg, IE.
