Jump to content
Search Community

fagan

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by fagan

  1. Hi guys I have a weird situation and I cannot explain what is happening

     

    Super simple, I basically create a div and set it to have rounded corners. Then set the overflow to hidden.

     

    Next I pop an image inside and all I want it to do is rotate inside, but it's glitchy. 

     

    With the codepen URL for example you can see (while animating) the div temporarily looses it's overflow hidden the and hand is revealed on top. 

     

    With our website: http://iplabs.com.au/amaysim/history-of-the-mobile-phone/ you can see it sitting there on top of the circle.

     

    Removing TweenMax instantly fixes the issue. 

     

     

    Any ideas? 

     

    Thank you! 

    See the Pen pEbjaV by electrolegs (@electrolegs) on CodePen

  2. Thank you very much for the replies guys.

     

    My client saw the first site (fressko) and they became attacked to the swipe parallax effect. But the problem is, that it's supposed to be a responsive website.. well those parallax effects don't really work on mobile at all. Not to mention the flasks need to flow under one another for mobile. It's really confusing me which way to take this. 

     

    So, I created Freshko (the second example) without the full page fixed background images. I was hoping I could re-create the swipe effect of the first example on the second with GS. But maybe that's not possible. 

     

     

    Thank you for your example though, I am reading through that now. Do you know how that would go if run on a mobile phone?

     

    In fact - does ANYONE have a single example of fixed background working really well on mobile? I've never seen one. The scroll events always get updated after the user stops scrolling on a mobile. 

  3. Hi there,

     

     

    I'm wondering if there is a solution to emulate a fixed background with GS ? 

     

    I have created 2 versions of the same site. One uses background fixed with a swipe parallax effect here  http://fressko.webflow.io/ 

     

    the other uses gs to tween the slides in and out of opacity as seen here  http://freshko.webflow.io/ 

     

     

    all of this is done via scroll magic and it's ability to pin.

     

     

     

     

    QUESTION - is there ANY way to recreate the swipe / scrolling fixed background effect from http://fressko.webflow.io/  so I can use it on http://freshko.webflow.io/ 

     

     

  4. Hi guys 

     

     

    I have a basic 3x3 grid with a simple 3d hover effect using GSAP

     

    http://steaklab.com.au/ctm/seven-wonders/

     

    PROBLEM:

     

    I want to click a box and have it transition to full screen from where it is.. that is to say, the corners of a specific box clicked on animate to the browser window and proportionally shrink the other divs in the process. 

     

    I'm wondering if this is possible with GSAP. ??

     

    This is link of like a treemap see here

     

    http://bost.ocks.org/mike/treemap/

     

    Any advise would be very welcome! 

×
×
  • Create New...