The behavior I'm seeing is that scrollIntoView() modifies the position of the scrollbar even when the node in question is already in view. Is there a way to prevent this? In attempting to accomplish this, I haven't been able to find a property on the node that describes whether it is already in view. Can anyone help?
Phil
Phil