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

217
Vistas
Can not scroll iframe on mobile

I use iframe with image carousel. And this iframe is not scrollable on mobile. You can not scroll the page down when you touch this iframe. Is it possible to do something? Here is the page with such iframe.

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

0

If you see the code, you can find

<iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowfullscreen="true" srcdoc="" id="iframe:0" style="width: 100%; min-width: 100%; max-width: 100%; height: 100%; min-height: 100%; max-height: 100%; margin: 0px; padding: 0px; border: 0px;"></iframe>

There, you can see scrolling="no". This stops scrolling.

So you can replace that excluded scrolling="no" iframe tag.

<iframe frameborder="0" marginwidth="0" marginheight="0" allowfullscreen="true" srcdoc="" id="iframe:0" style="width: 100%; min-width: 100%; max-width: 100%; height: 100%; min-height: 100%; max-height: 100%; margin: 0px; padding: 0px; border: 0px;"></iframe>
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