Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Displaying content from Facebook.

  • 2 trả lời
  • 0 gặp vấn đề này
  • Trả lời mới nhất được viết bởi cor-el

more options

I frequently want to include up to date Facebook content on a web page. For example For this I include the following for site https://claybusters.net/

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <title>Home</title>
    <meta name="generator" content="Serif WebPlus X8 (16,0,4,32)">
    <meta name="viewport" content="width=960">
    <link rel="stylesheet" type="text/css" href="wpscripts/wpstyles.css">
  </head>
  <body style="height:1000px;background:#ffffff;">
    <div id="divMain" style="background:transparent;margin-left:auto;margin-right:auto;position:relative;width:960px;height:1000px;">
      <img alt="" src="wpimages/wpf149b297_06.png" style="position:absolute;left:16px;top:21px;width:409px;height:258px;">
      <div style="position:absolute;left:16px;top:279px;width:409px;height:537px;">
         <iframe src="https://www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/claybusters&amp;width=357&amp;height=9
00&amp;header=false&amp;colorscheme=light&amp;show_border=true&amp;show_faces=false&amp;stream=true" class="OBJ-1" style="position:absolute;left:15px;top:0px;width:357px;height:400px;"></iframe>
      </div>
    </div>
  </body>
</html>

As per the screen dumps it works fine in Google Chrome but is blank in Firefox

Any Suggestions?

Regards, Alan Dansey alan@awdansey.co.uk 01767 310163

I frequently want to include up to date Facebook content on a web page. For example For this I include the following for site https://claybusters.net/ <pre><nowiki> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Home</title> <meta name="generator" content="Serif WebPlus X8 (16,0,4,32)"> <meta name="viewport" content="width=960"> <link rel="stylesheet" type="text/css" href="wpscripts/wpstyles.css"> </head> <body style="height:1000px;background:#ffffff;"> <div id="divMain" style="background:transparent;margin-left:auto;margin-right:auto;position:relative;width:960px;height:1000px;"> <img alt="" src="wpimages/wpf149b297_06.png" style="position:absolute;left:16px;top:21px;width:409px;height:258px;"> <div style="position:absolute;left:16px;top:279px;width:409px;height:537px;"> <iframe src="https://www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/claybusters&amp;width=357&amp;height=9 00&amp;header=false&amp;colorscheme=light&amp;show_border=true&amp;show_faces=false&amp;stream=true" class="OBJ-1" style="position:absolute;left:15px;top:0px;width:357px;height:400px;"></iframe> </div> </div> </body> </html></nowiki></pre> As per the screen dumps it works fine in Google Chrome but is blank in Firefox Any Suggestions? Regards, Alan Dansey alan@awdansey.co.uk 01767 310163
Đính kèm ảnh chụp màn hình

Được chỉnh sửa bởi cor-el vào

Tất cả các câu trả lời (2)

more options

As a test, being on that site, click the Shield icon in the address bar and turn off Enhanced tracking protection.

Hữu ích?

more options

Yes, Enhanced Tracking Protection is blocking Facebook content as you can see in the Web Console. Disabling ETP via the shield in the address bar makes this Facebook content appear.

Hữu ích?

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.