Jump to content
Search Community

CodeABeautifulWorld

Members
  • Posts

    3
  • Joined

  • Last visited

About CodeABeautifulWorld

  • Birthday 12/02/1997

Contact Methods

Profile Information

  • Location
    VietNam
  • Interests
    Coding, data, frontEnd, backEnd, music, game...

Recent Profile Visitors

256 profile views

CodeABeautifulWorld's Achievements

  1. Sorry about that, I will learn for next time. If anyone has a specific direction or a similar example link to implement this logic, please let me know, thanks for your help ?.
  2. Hello everyone,

    I need your help to code this scroll logic : change one pinning element allowed active state by scroll.

    When I scroll, state changes and updates image in both sides allowed.

    By details, when I scroll down, the element below will be active and drag to change the corresponding image to the right, otherwise when scrolling up, the upper element will be active and drag to change the image, when clicked on any element on the left, the image will also be changed according to the active element (similar to scroll), and if the first element is active, we will be able to scroll to the top of this section.

     

    This is sample link Ngân hàng di động MyVIB 2.0| VIB

    I want to use scrollmagic or maybe gsap or intersection observer, thank you and have a nice day.

     

    image.thumb.png.877fbb51814cc2b2deef59ba9185d99b.png

  3. Hello everyone, I need your help to code this scroll logic : change one pinning element allowed active state by scroll. When I scroll, state changes and updates image in both sides allowed. By details, when I scroll down, the element below will be active and drag to change the corresponding image to the right, otherwise when scrolling up, the upper element will be active and drag to change the image, when clicked on any element on the left, the image will also be changed according to the active element (similar to scroll), and if the first element is active, we will be able to scroll to the top of this section. This is sample link : Ngân hàng di động MyVIB 2.0| VIB I want to use scrollmagic or maybe gsap or intersection observer, thank you.
×
×
  • Create New...