scrollintoview browser compatibility
Posted: Thu May 04, 2006 11:05 am
Apparently scrollIntoView() is an IE doing, but is also supported by Firefox & Opera.
But Konquerer and Safari do not recognize it, and my script fails to auto scroll to the bottom of a div layer.
Is there a workaround for this? Perhaps by determining the height and width of the div layer and doing something with focus()?
But Konquerer and Safari do not recognize it, and my script fails to auto scroll to the bottom of a div layer.
Is there a workaround for this? Perhaps by determining the height and width of the div layer and doing something with focus()?