Giter Site home page Giter Site logo

Comments (8)

cmarlow avatar cmarlow commented on August 24, 2024 1

Thanks so much for getting back to me! My navigation had a fixed position,
so to it, I added:
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);

It seemed to clear up the issue completely! I'm thinking there was some way
that the browser was trying to add the effect to the header.

Thanks again for your time.

On Fri, Mar 6, 2015 at 5:09 PM, Mike Greiling [email protected]
wrote:

I cannot seem to replicate the issue on either of my machines (using
Firefox 35.0 and 36.0.1), but given that it happens only occasionally as
you say, it is pretty difficult to diagnose.

You could try taking out some of the GPU hacks by removing the lines that
add translate3d CSS both here
https://github.com/pixelcog/parallax.js/blob/6f9b3b3/parallax.js#L226
and here
https://github.com/pixelcog/parallax.js/blob/6f9b3b3/parallax.js#L235.
Let me know if that does anything for you.


Reply to this email directly or view it on GitHub
#41 (comment).

from parallax.js.

mikegreiling avatar mikegreiling commented on August 24, 2024

Strange, I have not encountered this issue before. What browser are you using? Could this be a GPU issue?

from parallax.js.

schuette avatar schuette commented on August 24, 2024

Firefox... GPU issue is possible, although I’ve seen it happen on my colleagues computer too. He has a new Mac Pro with Thunderbolt display. I’m using 2013 Macbook Pro with retina display.

from parallax.js.

cmarlow avatar cmarlow commented on August 24, 2024

I'm having the exact same issue. Using Firefox 35.0.1 on a 2013 MacBook Air. Like schuette described, the background parallax images temporarily disappear, sometimes with horizontal lines streaming across. The images reappear when I stop scrolling. It only happens sometimes. I should also note that I'm using a mobile-first responsive design. For reference, here is a dev link: http://blwork.com/maxpoint/dev/

from parallax.js.

mikegreiling avatar mikegreiling commented on August 24, 2024

I cannot seem to replicate the issue on either of my machines (using Firefox 35.0 and 36.0.1), but given that it happens only occasionally as you say, it is pretty difficult to diagnose.

You could try taking out some of the GPU hacks by removing the lines that add translate3d CSS both here and here. Let me know if that does anything for you.

from parallax.js.

mikegreiling avatar mikegreiling commented on August 24, 2024

@schuette did this solve your issue as well?

from parallax.js.

schuette avatar schuette commented on August 24, 2024

Yes, I've been testing all weekend and haven't noticed the issue anymore, so I think it's safe to say it's fixed. Thanks!

from parallax.js.

mikegreiling avatar mikegreiling commented on August 24, 2024

Cool, good to hear.

from parallax.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.