Jump to content
Search Community

Mike

Members
  • Posts

    3
  • Joined

  • Last visited

Mike's Achievements

0

Reputation

  1. Thanks everyone for the responses! And sorry for the confusing demo. I work on advertising so I don't have control over the page content, just the ad (which would be the red square, and I've been tasked to develop this ad which slides the page content over, but i can't alter the page content at all. I suspected that it was the page content that was the problem given how many images there are, but thanks for confirming that for me. Thanks Rodrigo for the detailed response. Mike
  2. I have an animation which pushes over the <body> tag revealing blank space to the right of the website, and at the same time it expands an <div> on the page. In mozilla and IE both animations run smoothly at the same time and finish together. In -webkit browsers the <div> expansion animation appears to be slowed down by the <body> animation so the 2 don't finish together, but the onComplete functions fire at the same time - the <div> onComplete function actually fires before the animation completes because it appears to be slowed down. Any ideas how to resolve this? Here's my demo page: http://scrippsonline.com/risingStars/HGTV/sidekick/index.html Thanks for your help!
  3. Mike

    File size

    I work in an environment where a lot of animation is required but a tight file size limit is enforced. I've been using Tweenlite for a couple years and i love it, i just wish that it wasn't 50k by the time you include Tweenlite and the CSS plugin. Does anyone have any suggestions for a lighter weight version of Tweenlite? Also, on the downloads page if you go to customize and you start picking which parts of the GSAP you want, Tweenlite says its only 7Kb and the CSS plugin only 12Kb, but when i download them they are 24k and 31k respectively. Are those lower file sizes incorrect or gzipped or what? Anyway suggestions would be appreciated.
×
×
  • Create New...