Jump to content
Search Community

tbarber350

Members
  • Posts

    3
  • Joined

  • Last visited

tbarber350's Achievements

0

Reputation

  1. heh, that was silly on my part. I put in all the missing pieces and it still disappears. Though it does seem to just be my laptop, I checked it out on a friends computer with ie7 and 8 and it animated just fine like you were saying. Very strange.
  2. here is a page where when I click on the green square in ie 7 or 8 it just dissapears, but the onComplete callback is still being called. http://www.tbarber.net/testing/scale.html
  3. Hi, I am really enjoying using this library and am fairly new to using the javascript version. I am having some problems with the css scale. I am trying to scale a div with a background image. They syntax I am using is TweenMax.to( $('.hero'), 1, {css:{scaleX:1.5,scaleY:1.5}, ease:Quad.easeInOut}) when the animation happens the div just disappears but only in IE7 and IE8, works perfect in everything else. Is my syntax incorrect? Thanks for any help anyone can offer, Travis
×
×
  • Create New...