Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべての行セットにdivが割り当てられたHTMLコンテンツを含むIframeがあります。移動したスクロールに基づいて、Iframeのビューの最初の行のdividをキャプチャしたいと思います。
document.body.scrollTopスクロールオフセット( )と組み合わせて何かを行うことができますelementFromPoint(x,y)
document.body.scrollTop
elementFromPoint(x,y)
document.elementFromPoint