Open hazemhagrass opened 10 years ago
If you want specific elements to scroll I suggest you rather use scrollTo jQuery plugin which was written exactly for such scenario.
The very purpose of scrollintoview plugin is to autodetect scrollable ancestors and should stay as is to differentiate from other numerous similar plugins. But I may take it into consideration.
Handle specific scrollable component which could be useful if there is no scroll for the parent component such as (overflow: hidden)