Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

112
Visualizações
Is it possible to skip parallax effect preparation to load page faster?

I try to optimize this page: https://tikex-dev.com Using codrop template: http://themes.framework-y.com/codrop/music/

It applies a special parallax effect https://pixelcog.github.io/parallax.js/

When loading the page I can see a black splash screen first, but also when I measure with Google Page Speed there is a significant slowness loading a the page.

How can I speed up loading?

One thing I noticed I see a rendered extra <div> under <body>:

<div class="parallax-mirror ken-burn-center" style="visibility: visible; z-index: -100; position: fixed; top: -13px; left: 0px; overflow: hidden; transform: translate3d(0px, 0px, 0px); height: 831px; width: 1440px;"><img class="parallax-slider" src="/young-people-dancing-tango-studio.jpg" style="transform: translate3d(0px, 0px, 0px); position: absolute; top: -230.6px; left: 0px; height: 961px; width: 1440px; max-width: none;"></div>

Div has screen specific infos like width and height of the screen. Is the rendering of div makes the black splash, and so slows down loading?

I do not have that div in my page when rendering with Next.js. There is nothing between body and navbar rendered by server.

const Layout = ({ children, isNavbarTransparent }: Props) => {
    return (
        <>
            <Navbar transparent={isNavbarTransparent} />
            {children}

How can be faster loading?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda