Reduce jitter on GSAP animations.
Hey @Web Bae I noticed that some of my GSAP animations such as a horizontal marquee, tend to jitter / lag a bit when on mobile. I was wondering if you had any tips on reducing this lag and optimizing performance. I understand certain that CSS properties like drop shadows and filters can cause performance issues, but I was more curious if there were some GSAP utility functions or other JS-based solutions that could improve performance. Thanks!
Attributes 'Copy to Clipboard' not woking on Collection list.
Hey, any idea how I can get the copy to clipboard Attribute by finsweet working for each collection item?
I'm targeting a text block that's rendering a link from a few locations depending on the resource. I have the copy to clipboard attributes set in the right places but it's just getting the link from the first collection item on all items. I think I need to loop through all the .resource-card elements and apply the script to each one but Ii'm not sure how to do that with out starting from scratch on the JS and inputting manually. ...
I'm targeting a text block that's rendering a link from a few locations depending on the resource. I have the copy to clipboard attributes set in the right places but it's just getting the link from the first collection item on all items. I think I need to loop through all the .resource-card elements and apply the script to each one but Ii'm not sure how to do that with out starting from scratch on the JS and inputting manually. ...