Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

Iframe is not being shown in mozila, but works properly in chrome

  • 1 baphendule
  • 2 zinale nkinga
  • 5 views
  • Igcine ukuphendulwa ngu sohailejaz863

more options

I had inserted facebook plugin box via iframe.Mozila firefox was showing facebook plugin box of my <a href="url">Website</a> till yesterday. But when I checked my website today, I found only blank spaces instead of facebook plugin. Iframe is properly showing plugin box in chrome, but Mozila firefox doesn't work. When I searched in google, I found that "newer firefox version doesn't support https in iframe, try object instead of Iframe,". My question is how to change iframe to embed or any idea to solve this problem

This page is shown in chrome but doesn't show in mozila

<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffedikhola%2F&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true"> </iframe>

I had inserted facebook plugin box via iframe.Mozila firefox was showing facebook plugin box of my <a href="url">Website</a> till yesterday. But when I checked my website today, I found only blank spaces instead of facebook plugin. Iframe is properly showing plugin box in chrome, but Mozila firefox doesn't work. When I searched in google, I found that "newer firefox version doesn't support https in iframe, try object instead of Iframe,". My question is how to change iframe to embed or any idea to solve this problem This page is shown in chrome but doesn't show in mozila <!DOCTYPE html> <html> <body> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffedikhola%2F&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"> </iframe> </body> </html>

All Replies (1)

more options

sohailejaz863 said

I had inserted facebook plugin box via iframe.Mozila firefox was showing facebook plugin box of my <a href="https://keighleyremoval.co.uk/">Website</a> till yesterday. But when I checked my website today, I found only blank spaces instead of facebook plugin. Iframe is properly showing plugin box in chrome, but Mozila firefox doesn't work. When I searched in google, I found that "newer firefox version doesn't support https in iframe, try object instead of Iframe,". My question is how to change iframe to embed or any idea to solve this problem This page is shown in chrome but doesn't show in mozila <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffedikhola%2F&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true"> </iframe>