Jump to content
Search Community

renny

Members
  • Posts

    79
  • Joined

  • Last visited

Everything posted by renny

  1. https://6pbhs.csb.app/about-us.html all animation are workign perfectly into desktop view, but when i check into mobile view then some animation are not working
  2. https://codesandbox.io/s/6pbhs please check about-us - mobile view does not work some animation
  3. there are multi pages that's why i don't add into codepen
  4. this script work well into home page, but not working into another page mobile view let scrollAnim1 = gsap.timeline({ scrollTrigger: { trigger: ".image_expand", start: "top", end: "bottom", scrub: 1, pin: true } }); scrollAnim1 .fromTo( ".kitty", { clipPath: "inset(0% 22%)" }, { clipPath: "inset(0% 0%)", duration: 1.5 } )
  5. also some code are conflict on another page into mobile view https://dev.icustomweb.com/unibynew/about-us.html below are script https://dev.icustomweb.com/unibynew/js/script.js
  6. can you implement on my demo ? i try that but not working
  7. i need to pin false whenever last section are show
  8. thank you for your help now i sorted with another code you can check it thank you so much, i will let you know if something else
  9. i just update my demo, for now i need to speed up bedraggle
  10. question is how can i use that solution into my code
  11. no, because this is slider base and my demo is scollbase with multi images, by the way i found one example here, but im not understanding that code. so can you help me set that code into my demo code https://codepen.io/GreenSock/pen/YzqjGQW
  12. hello guys im new into scrolltrigger and i have done some horizontal scroll, but i need to enable with touch scroll
  13. renny

    Simple Animation

    go on my code last 2 section 1. Connect through Uniby. By students for students. 2. King’s College London this both are overlap. So can you check my code and let me know what wrong on there
  14. renny

    Simple Animation

    i just update code, can you help on fix that issue on last section overlap
  15. renny

    Simple Animation

    it's zoom image, i need to scale image from left and right
  16. renny

    Simple Animation

    thank you for this help also how to expand image on scroll like into provided video (two lady image)
  17. renny

    Simple Animation

    just go on (Activities for any interests.) section and i need to make as from video link, i have add some code but not get result as per video
  18. renny

    Simple Animation

    https://principle.app/share?id=4o9kHrg46mkZpPNWctWR this is animation detail i need help into (Activities for any interests.) section and horizantal slider part
  19. thanks can you also send me example of horizantal slider as per my video ?
  20. can you show me one example ?
  21. yes i checked it not not found right example
  22. i got it that also how can i image move with scroll like i show on that video
  23. if you don't mine but can you share anyone demo like that, so i can implement from there
  24. https://principle.app/share?id=4o9kHrg46mkZpPNWctWR i need to setup this image zoom and zoom out on scroll
×
×
  • Create New...