Suboptimal scrolling
Status: Inactive
Brought to you by:
nettrom
With the current change in scrolling the menu will also
scroll even though the user has the link in view.
Instead the scrolling code, for DOM-able browsers,
should check the current scroll offset and frame height
to determine whether the link is inside view or not,
and then scroll accordingly.