所以,我的页面填充了非常大的文本。文本分为几个部分
<div class='wrapper'>
<section id="verypersonalid">chunk of text</section>
<section id="extremlyPersonalId">chunk of text</section>
<section id="heavilyPersonalId">chunk of text</section>
</div>
我的意图是每次分区离开视口以触发一些事件/执行函数