Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Sean McWard

    (@sean-mcward)

    Plugin Author ti2m

    (@ti2m)

    Hi,

    never tried to load 6 animations on a page in parallel ?? In general you might be way better off by merging them into one. Edge Suite reduces the overhead, but still you load things like the buttons 6 times instead of 1.
    But it should of course work in general to have 6 animations. It works in chrome for me, but on the first page load the first animation doesn’t show. The console shows a lot of ‘TypeError: x.easing[this.easing] is not a function’ errors. As far as I can tell it comes from the menu. It might be that this interferes with EA. Could be that if all resources are loaded then EA code is run before the menu has a chance to crash it.

    Sorry, that’s my best guess. From my experience with all the other issues here, in these cases it’s mostly some other JS crashing something. Try to switch of the menu for testing or change the theme and see if that works.

    Thread Starter Sean McWard

    (@sean-mcward)

    Hi,

    Thanks for the quick response. I think I can make it into one. I did it this way for the responsiveness, but I guess I can do the same in Adobe Edge.

    Quick question… Is there a way I can put the animations in a template for each page instead of using the short code? Do I include the .js (links) files in the header?

    Thanks

    Thread Starter Sean McWard

    (@sean-mcward)

    Hey, Saw the faq for template based. Think I’ll try this method.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sometimes loads, sometimes doesn't’ is closed to new replies.