Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

246
Vistas
HTML/CSS What is the name of the effect, video link pops on same page and background darkens?

First of all, im lurking for the last week and it very much helped me build the page with basically zero no none prior knowledge, thank you so much!

But now i want to build an effect and i cant search for it because i dont know what to search for. Can you help me get a name for that, im almost certain i can figure it out myself from there.

I want it so that when im clicking a picture which leads to a video it does not link me to a new page but playes the video with some custom text beneath on the same page and blacks out the environment, like a cinema mode? Like a popup on the same page which darkens the page behind.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

When the user click the image and the video starts you can set the background color with the rgba function (https://www.w3schools.com/cssref/func_rgba.asp).

With the alpha parameter you can set the opacity for your background, for example:

body {
    background-color: rgba(0,0,0,0.4); /* Black with opacity */
}

Look to exclude the video element from this behaviour.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda