Jump to content
Search Community

akinori

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by akinori

  1. Hi Jonathan, Thank you for your advice. Unfortunately my content is loaded on the website of my client in an iframe and I can't use any other solution. It was only after lots of tests that I discover that it was the iframe that was slowing down my animation. I think I'll try to code all my transformations in js instead of css, it looks that it is faster.
  2. I understand that an ipad can be slow by its processor and that GSAP is very well optimized, but is there an explanation on why is it that slow when using an iframe ?
  3. Hello, I'm using tweenMax in an iframe and it's working fine on desktop but it is very slow on an ipad or iphone. Is there a specific property to enable on ios device ? here are an exemple : with the iframe : http://koutchi.free.fr/test/iframe.html without : http://koutchi.free.fr/test/test.html Thank you for your help A.
×
×
  • Create New...