Jump to content
Search Community

bcaz

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by bcaz

  1. Hi all--Want to first thank everyone for helping me on this current project. (previous thread) This is our site: http://bit.ly/1g1ulWV When you open the site in Chrome, the Greensock scripts load fast and everything works as it should. However, in Firefox and IE10, it takes FOREVER to load, and the animation is all skewed until it does load. Anyone have any ideas? Thanks.
  2. bcaz

    Compatible with ie8?

    Never mind, I figured out what the issue was. Thanks everyone for your help!!
  3. bcaz

    Compatible with ie8?

    I am using Chrome 29 and I have tried on my work computer, home computer and tablet. Did the learn more circle animate twice for you? It should animate over the woman of color plus the trainer working out with the guy. Same animation...
  4. bcaz

    Compatible with ie8?

    With all due respect to your post, you were referring to the :nth-child selectors in the tween - not in the css. I have left the :nth-child selectors alone in the tween which work fine. If you look at the site in Firefox or IE, you will see the animation at the bottom. There is one above it exactly the same that works fine, so I am not sure why it is not working only in Chrome.
  5. bcaz

    Compatible with ie8?

    Actually it was the nth child in the css that was causing the issues--but one more small issue, and I think this is solved. In chrome, the animation at the very bottom of the page isn't working--in every other browser it does, including IE8. Any ideas?
  6. bcaz

    Compatible with ie8?

    Ok, so it looks like removing the trailing comma got rid of the error message...now to see if Rodrigo's CSS solution will do the trick. I feel we are almost there! Thanks!
  7. bcaz

    Compatible with ie8?

    Thanks, I will take a look at that as well!
  8. bcaz

    Compatible with ie8?

    Yeah, we already knew what the error message was--as stated before this isn't my code--I just posted as is--alot of misspelled words in that js file. I will try removing the trailing comma and see if that works. Thanks!
  9. bcaz

    Compatible with ie8?

    Yeah, I tested outside of Sitefinity. Here is the url: http://bit.ly/18e5zPQ
  10. bcaz

    Compatible with ie8?

    I have confirmed that it is not a Sitefinity issue.
  11. bcaz

    Compatible with ie8?

    I will try this! Thanks!
  12. bcaz

    Compatible with ie8?

    Thanks for you help. It's kinda of a complicated situation--which I won't go into - but I really do appreciate your help and will look into this further. Thanks!
  13. bcaz

    Compatible with ie8?

    Also if I delete mastertrainer.js, I don't get the error message anymore...
  14. bcaz

    Compatible with ie8?

    No, because the developer who did the site IS from Sitefinity...lol....
  15. bcaz

    Compatible with ie8?

    But if it was the iframe wouldn't that be a problem in all browsers?
  16. bcaz

    Compatible with ie8?

    Ok, so this is the code that is being using in conjunction with TweenMax: http://jsfiddle.net/ZBahz/ Anything in there look like it could be causing the issue?
  17. bcaz

    Compatible with ie8?

    Nope not using Magento that I know of...
  18. bcaz

    Compatible with ie8?

    Thanks Jonathan. What is a "pixel.fetchback?"
  19. bcaz

    Compatible with ie8?

    Looks like I am getting an "exception caught and not thrown" error with this line of code: /JS/Greensock/TweenMax.min.js. Anyone have any idea what this means?
  20. bcaz

    Compatible with ie8?

    Thanks for your help - this was done in Sitefinity by another developer, so I have a feeling that some of the code you are seeing is part of that CMS.
  21. bcaz

    Compatible with ie8?

    Hi--thanks for your response. There is quite a bit of code so I have pasted the url instead: http://bit.ly/164ZbfL
  22. bcaz

    Compatible with ie8?

    Is Greensock compatible with IE8? None of our animations seems to be working in IE8, but work fine in IE9 and up, Safari, Firefox, and Chrome. Thanks!
×
×
  • Create New...