Jump to content
Search Community

Industry Standard for Scrolling and Visible in Viewport js libraries

redfawx test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hi everyone! I've been working on a project in vue recently and would like to know you're thoughts on what the industry standard is to accomplish on scroll techniques and visible in viewport functionalities. I've looked into scrollmagic but it seems like its not updated much anymore. Am I wrong?

 

Link to comment
Share on other sites

Hi,

 

I'm not much into using those type of animations but as I suspected there is a scrollspy package for Vue2.

 

Now I suspect that this is triggering an event that could help you start your GSAP animations, but you'll have to look for it in the API and/or the source code:

 

https://github.com/ibufu/vue2-scrollspy

 

Also you have these:

 

https://bootstrap-vue.js.org/docs/directives/scrollspy

 

https://www.vuescript.com/highlight-menu-items-scroll-navscroll-js/

 

And here are a lot of options, some of them might be useful some not:

 

https://vuejsexamples.com/tag/scroll/

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...