<iframe> Embed Issues on Apple Mac

Hey everyone…

Part of my app is a booking form which my clients can embed into their web pages. I give them an iframe tag with the code to embed.

However we are finding that the booking form sometimes does not appear on certain Apple Mac laptops. I don’t own a Mac, so trying to experiment with a solution has been a rather slow process.

Have you experienced the same issue and do you have any thoughts as to a solution?

Best wishes,
Antony.

1 Like

Hi Antony, it is likely a CSS issue - a standard raw iframe will likely have issues especially on different screen sizes, I have the same on my Mac as for some reason iframes default to a weird size and cut off.

I use this super simple free iframe builder below to configure our full screen iframes for Treefort - it’s great: https://www.iframe-generator.com/

6 Likes

Hi there Reece…

Many thanks for the input! :slight_smile:

I will go and have a play with the iframe generator…

Best wishes,
Antony.

1 Like

No problem!