iframe code will not display in Firefox

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
CYASoftware
Posts: 2
Joined: January 28th, 2014, 9:27 am

iframe code will not display in Firefox

Post by CYASoftware »

Hi All,
The following code within the iframe attribute will not render correctly in FireFox but does so correctly in Internet Explorer. My website URL is: https://www.floridahomeownersunite.com

Image


This what is displayed in Firefox:
Image

Same code displayed in Internet Explorer:
Image

Any assistance to overcome this issue will be greatly appreciated.

Thanks,

Lee
User avatar
LIMPET235
Moderator
Posts: 39920
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: iframe code will not display in Firefox

Post by LIMPET235 »

Moving to Web Dev...
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
morat
Posts: 6394
Joined: February 3rd, 2009, 6:29 pm

Re: iframe code will not display in Firefox

Post by morat »

I get a "Mixed Content" error.

Try changing the iframe src attribute to HTTPS.
CYASoftware
Posts: 2
Joined: January 28th, 2014, 9:27 am

Re: iframe code will not display in Firefox

Post by CYASoftware »

morat wrote:I get a "Mixed Content" error.

Try changing the iframe src attribute to HTTPS.
That worked........... Odd how Internet Explorer didn't seem to have a problem with it.

Thank you. I owe you a cold one.

Lee
Post Reply