Returns the scrollable subframe at the given point, if there is one.
#include <WebView.h> virtual WebFrame* scrollableSubFrameAtPoint(BalPoint point);
Return the scrollable subframe at the given point, if there is one.
A pointer to a WebFrame instance representing the highest level scrollable subframe.
scrollBy(), scrollRenderobjectBy(), scrollableRenderobjectAtPoint()