简体   繁体   中英

I want to add an event listener to an element which gets fired when the corresponding elements is scrolled into the view

How can I add such an event listener to an element? My motive is to highlight elements in nav bar when the page is scrolled into the corresponding section. Thanks

There is a plugin i used several times which fit you needs:

JQuery Inview

or

Viewport Selectors

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM