Skip to main content

Do iframes work on mobile?

  • July 6, 2018
  • 1 reply
  • 24 views

  • Inspiring
  • 9 replies

Hi, I’m trying to share a table using an iframe, I do not have problems when I see it from desktop, but from mobile it does not look good.
When I enter the iframe URL in mobile it works fine, but when I enter my URL that has an iframe inside, it looks different.

Does anyone know what could be happening? The code that I am using is the following:
<iframe class = "airtable-embed" src = "https://airtable.com/embed/xxxxxxxx?backgroundColor=blue&viewControls=on" frameborder = "0" onmousewheel = "" width = "100%" style = "height: 90vh "> </ iframe>

Thank you in advance!

1 reply

Forum|alt.badge.img+1
  • New Participant
  • 1 reply
  • September 2, 2025

<iframe class="airtable-embed" src="https://airtable.com/embed/appmOZDZDlgWmbn5Z/pag6uOH7cMJyTFpAC/form" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>