Master Page Issue with Chrome
Posted: Wed May 22, 2019 4:30 pm
In revising a client's web site, I've switched to using a master page. One of the pages on the development version of the site has an HTML object containing third-party scripting. The script (from Demand Force) calls an appointment form. Everything works fine in Firefox and Edge(!), but in Chrome, a second copy of the master page sometimes gets embedded inside the HTML object (simulating a page within a page).
The link is http://www.muttleecrewpc.com/mc/muttlee ... tment.html and here is how to reproduce the issue:
Open the link in Chrome. Once the appointments page is displayed, shrink the width of the browser window to the narrowest Chrome will allow (480px on my machine). Then, click on any of the other links on the site, and then go back to "Appointments". (You might have to repeat these steps several times to finally see the "page within a page" issue appear.) Pressing Ctrl + F5 restores the proper layout.
If I remove the master page from the appointments page and substitute an individual header and footer, the issue does not occur. Is there something that is making Chrome think it needs to supply the master page inside the HTML object?
The link is http://www.muttleecrewpc.com/mc/muttlee ... tment.html and here is how to reproduce the issue:
Open the link in Chrome. Once the appointments page is displayed, shrink the width of the browser window to the narrowest Chrome will allow (480px on my machine). Then, click on any of the other links on the site, and then go back to "Appointments". (You might have to repeat these steps several times to finally see the "page within a page" issue appear.) Pressing Ctrl + F5 restores the proper layout.
If I remove the master page from the appointments page and substitute an individual header and footer, the issue does not occur. Is there something that is making Chrome think it needs to supply the master page inside the HTML object?