Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 530081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T09:09:32+00:00 2026-05-13T09:09:32+00:00

In Chrome and Safari, the following loads as a blank frame. <html> <head> <title>Iframe

  • 0

In Chrome and Safari, the following loads as a blank frame.

<html>
  <head>
    <title>Iframe Test</title>
  </head>
  <body>
    <iframe src="http://groups.google.com/group/websync"></iframe>
  </body>
</html>

Yet the direct URL works fine. What gives?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T09:09:32+00:00Added an answer on May 13, 2026 at 9:09 am

    Its not a Chrome/WebKit issue. Infact its a Firefox issue.

    Try the following, Chrome will load the iframe

    <html>
      <head>
        <title>Iframe Test</title>
      </head>
      <body>
        <iframe src="http://groups.google.com/"></iframe>
      </body>
    </html>
    

    What is happening is, when you requrest for the webpage groups.google.com/group/websync
    google web server is setting HTTP header

    X-Frame-Options: SAMEORIGIN

    When X-Frame-Options: is set to SAMEORIGIN, the browser suppose to only allow
    the content to be framed by pages within the same origin domain, i.e unless your
    page is coming from google.com, browser is not suppose to let you frame the
    content of http://groups.google.com/group/websync.

    WebKit is doing a better job.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The following javascript opens a pop-up in Firefox, Safari, IE, and Google Chrome: window.open(http://google.com,
I am using the following test. In firefox/chrome/safari on my mac, panel1 renders above
The following html is working in IE/Firefix/Chrome/Safari but in Opera the first letter is
The following problem happens on both Safari and Chrome, so probably a WebKit issue.
The following page looks good in Firefox, Safari, Chrome, IE6 and IE8... but it
i have the following code; $(#testbtn).live(click, function(){ $(#targetdiv).load(http://localhost/test/test.php); }); but it is not working
The following code works just fine in IE, FF, Chrome and Safari, but I
I have the following code in JQuery (JavaScript), and works fine in Chrome, Safari
Firefox doesn't display tooltips on disabled fields. The following displays tooltip in IE/Chrome/Safari except
The following, very basic script, fails in Chrome and Safari with this error Cannot

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.