Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Gabi 280

    @Gabocz

    Submitted

    I used Javascript to create the hover effect on the image of the cube. Could this be done without using JS? I am beginner so I don't know. :-) Also, any suggestions on how to get rid of the flashing when I move the mouse on the cube image? Thank you!

    @WesleyKaihara

    Posted

    Hello, maybe to solve the problem of the flickering image you could put in #overlay{ transition:all .5s; }

    https://developer.mozilla.org/pt-BR/docs/Web/CSS/transition

    Marked as helpful

    1