Forum Moderators: open

Message Too Old, No Replies

Edge & IE show frames error with HTTPS

         

keyplyr

4:58 am on Sep 16, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



After switching to HTTPS, Edge and IE display an intrusive alert when hovering over my navigation:
To help protect the information you enter into this website, the publisher of this content does not allow it to be displayed in a frame
The alert displays on a new page created by the browser... enough to scare away the visitor.

I have no frames in the navigation drop-down. The only frames are iframes in Adsense but that's not the issue.

The navigation is JS using <li>'s. Firefox, Safari & Chrome show no errors.

Is there a workaround?

bill

5:04 am on Sep 16, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Are you referencing elements such as images or 3rd party scripts in those navigation areas? Might those not be coming in as HTTPS?

keyplyr

5:35 am on Sep 16, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Don't think it has anything to do with images and I host the script. All links in the script are relative.

As I said, Firefox, Safari & Chrome show no errors. This seems to be an MS issue. Think I need to add a shim to the script. Yup, that did it :)

jalarie

5:40 pm on Sep 28, 2016 (gmt 0)

10+ Year Member



What did you do?

keyplyr

12:52 am on Dec 14, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What did you do?
As I said above, I added a shim to my script. A shim is an intermediate location.