Jump to content
Search Community

mikekerby

Members
  • Posts

    5
  • Joined

  • Last visited

mikekerby's Achievements

1

Reputation

  1. I am trying to add a class into an SVG object, inside a foreign object area. The purpose is to add a class at the trigger point and tell that class to fade the section in (see css for .foreigntext and .foreigntext.fade-in). http://codepen.io/c308marketing/pen/WRVyzv It works great in Chrome, but it doesn't work in Safari. Is there a known issue with safari? Or do I have my code stated incorrectly. Any help would be appreciated. You will see the CSS style
  2. THANK YOU!!! It works now. Funny thing I had it linked on my dev environment. Must have had a typo or something in there. Thank you for your time on this.
  3. I get an error in my console from the ".setTween" function. Is this the correct syntax for that function. http://codepen.io/c308marketing/pen/WRVyzv (It still doesn't recognize the trigger element on the page)
  4. Thank you for the quick reply. I added the animation.gsap.js to the pen and it still doesn't work. http://codepen.io/c308marketing/pen/WRVyzv
  5. I am trying to create an animation using GSAP and ScrollMagic. The first codepen includes the desired animation. I am trying to trigger this at various parts through the animation. http://codepen.io/c308marketing/pen/RKXJQE The second codepen is the controller I am trying to build to accomplish this. What am I doing wrong? http://codepen.io/c308marketing/pen/WRVyzv Also, there is a black box that is covering the text that fades in…not sure where that is coming from either. Any help would be greatly appreciated.
×
×
  • Create New...