A
A
alexanderkonovalov562014-09-26 05:22:15
safari
alexanderkonovalov56, 2014-09-26 05:22:15

Why doesn't iframe work on the site on ios 8?

With the release of ios 8, the iframe stopped working on the site. Nobody knows what's the problem? Has Apple introduced any restrictions? It does not work in Safari, in all other browsers there is no such problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zooks, 2014-09-26
@zooks

<iframe style="padding:0;border:0;width:100%;height:100%;" src="" width="100%" height="100%">
<p>ERROR</p>
</iframe>

You have an iframe nested p. This construction does not work even in Firefox.
I think iOS8 has nothing to do with it. There is only information about the elimination of the seamless attribute from the iframe.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question