Page 1 of 1

Do Inline Frames work in mobile devices?

Posted: Mon Aug 19, 2019 11:50 pm
by Beth
Dear helpful friends:

May be a silly question, but do Inline frames work on mobile devices? It would be great if it worked and I can see many uses.

And, if so, what else does and doesn't work?

Thank you.

Re: Do Inline Frames work in mobile devices?

Posted: Tue Aug 20, 2019 5:58 am
by Pablo
Inline frames is a standard HTML feature so it also works on mobile devices.
Note however that on Apple devices, frames are always full size to prevent a second scrollbar on the page.
WWB15 has a workaround for this (safari mobile fix)

Re: Do Inline Frames work in mobile devices?

Posted: Tue Aug 20, 2019 12:19 pm
by Beth
Thank you Pablo for the fast and favorable reply!