pascalgehring Posted January 5, 2022 Posted January 5, 2022 I hava two scroll animations after each other. The a tag of the first animation is unclickable because it is overlayed by the pin-spacer of the second animation. Is there any way I can make the a tag clickable?. (if I enable pin Spacing the a tag gets clickable but then there's a huge white space between the two animations. Any help or comment highly appreciated! See the Pen oNGydxG by pascalgehring (@pascalgehring) on CodePen.
Solution OSUblake Posted January 5, 2022 Solution Posted January 5, 2022 Hi pascal, You can change the z-index kind of like the demo. See the Pen BaowPwo by GreenSock (@GreenSock) on CodePen. 1 1
pascalgehring Posted January 6, 2022 Author Posted January 6, 2022 It worked. Thank you for your answer! 2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now