1 Reply Latest reply: Aug 14, 2014 11:21 PM by ianloh123 RSS

    trigger EA button in Muse on scroll

    ianloh123 Community Member

      hi guys!

       

      i'm trying to trigger an EA button animation in Muse upon any scroll input, but i'm still lost even after going here n there.

       

      seems like a straightforward thing but i'm really lousy at code, so i stabbed in the dark n tried random(semi-educated) variations of

                window.parent.$("html, body").animate({ scrollTop: "3414px" },1000);

      since it seemed to be doing a good job tying my EA button to my Muse anchor point.

       

      would greatly appreciate any help!

      thx!