You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Back button overlay iframe's content

We have a problem in safari, when we click back button after some action or simple navigation on site, <iframe /> content are not always created correctly.


For example, on page, we have installed <iframe /> tags:

<iframe src="iframe1.html">content iframe1</iframe>

<iframe src="iframe2.html">content iframe2</iframe>


After back click button we have:

<iframe src="iframe1.html">content iframe2</iframe>

<iframe src="iframe2.html">content iframe1</iframe>


Sometimes, content of our iframe move in the other iframe.


How can I fix it?

Pls help!!!


Safari Version 13.0.5 (13608.5.12).

MacBook Pro 13", macOS 10.13

Posted on Feb 14, 2020 6:14 AM

Reply
Question marked as Top-ranking reply

Posted on Feb 14, 2020 6:32 AM

Safari Developer Forums may be the appropriate forum for this type a question.

https://developer.apple.com/safari/resources/

https://forums.developer.apple.com/create-account.jspa

2 replies

Back button overlay iframe's content

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.