Discussion:
[whatwg] Suggestion: Element.scrollParent
Ori.A
2017-06-11 09:15:27 UTC
Permalink
Suggestion: Element.scrollParent
Returns the closest element which controls the position of current element
with a scroll.


This feature is useful in many cases, easy for browsers to implement and
hard for plugins such as jQueryUI to get it right.

Thanks
Simon Pieters
2017-06-11 19:48:46 UTC
Permalink
Post by Ori.A
Suggestion: Element.scrollParent
Returns the closest element which controls the position of current element
with a scroll.
This feature is useful in many cases, easy for browsers to implement and
hard for plugins such as jQueryUI to get it right.
Thanks
This would probably be an API for cssom-view; please file an issue at
https://github.com/w3c/csswg-drafts/issues/new with [cssom-view] in the
title, and it would also be good to describe the use case, and maybe also
show how pages or libraries currently work around the lack of this API.

cheers
--
Simon Pieters
Opera Software
Loading...