Jump to content
Search Community

WakuWakuCodingu

Members
  • Posts

    7
  • Joined

  • Last visited

WakuWakuCodingu's Achievements

  1. Hi, @Rogier Mechielsenand@Cassie,sorry for the late reply. I already tried invalidateOnRefresh: true, but it still will leave some white space when resizing. However, I will be leaving the code as it be, just as Cassie said that it wont be any issue for normal user. Nevertheless, thanks for both of your reply and advice.
  2. Hi, recently i created a code with scrollTrigger. When I resize the browser to check for section responsive, there will white space that appear at right side of the browser briefly (shown as in the image attached). When I didnt apply scrollTrigger, the white space wont appear and the section resize normally. Is there anyway to solve this problem or reduce the white space effect My english isnt that good, any help will be appreciated! Thank you!
  3. Hi, thanks for the reply and advice! This is the result I was finding for!
  4. Hi, I was learning to create a simple horizontal. However, there was an extra space appear in last part. Attached with the is a code I created. I have some question about it: 1)Why there are extra space appear in the end of horizontal scroll and how to remove it? 2)Is it possible to create horizontal scroll with "pinSpacing" only and without "end"? 3)How do I estimate how much width i needed for my horizontal scroll My english isnt that good, any help will be appreciated! Thank you!
  5. Hi, Rodrigo, thanks for the reply and advice! I was able to learn something more about gsap coding today!
  6. Hi @mvaneijgen. Thanks for replying and the guide! However, I wanted to recreate my code with "pinSpacing:false" and without "end" just like in the video tutorial "Introducing ScrollTrigger for GSAP"(around 14.30min) shown in the documentation. Is the any changes need to be done to css or others?
  7. Hi, I recently just started learning gsap and still a beginner in coding. I followed the scrollTrigger tutorial and kinda stuck when learning it. Attached with the is a code I created. I would like to know(if possible, show demo): 1)How to recreate the code with "pinSpacing: false, " only? 2)How to recreate the code with "gsap.utils.toArray" included? 3)Is there any need to change to css code to make it more cleaner?(for example, "overflow:hidden" is not needed since it is already come with certain property)? My english isnt that good, any help will be appreciated! Thank you!
×
×
  • Create New...