Jump to content
Search Community

jeypack

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by jeypack

  1. Hi Carl,

     

    thanks for the quick reply - in the meantime I've found the solution.

     

    Shame on me - it was just because the body has a 100% height.

     

    Now it's working fine - hands up for this really good library!

  2. Hello guys,

     

    for me on iOS 10 - Safari, there is no scroll-to only jump-to on iPad and iPhone, thought the onComplete callback gets thrown.

     

                

    TM.to(window, 0.9, { scrollTo: { y: hash, autoKill: false }, onComplete: function () {
      console.log("scrollTo -> onComplete ");
    }});

     

    Sorry - no codepen, because this is a company project...

×
×
  • Create New...