DIV overflow autoscroll fix for Geko browsers!

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

DIV overflow autoscroll fix for Geko browsers!

Post by JAB Creations »

I thought I'd post a link to a fix for Firefox and other Gecko based browsers for the autoscroll bug that occurs on overflow elements...
https://addons.mozilla.org/en-US/firefox/addon/7201

This fix will work in Firefox 1.5+ though to get it to work in 1.5 you'll have to rename the XPI to a ZIP, extract the XML file, and change the min range from 2.0 to 1.5. It will not work in Gecko 1.7 or older (Firefox 1.0 or older equivalent).

Hopefully this will help some other folks regain some much needed sanity. :mrgreen:
Post Reply