Jump to content

webdev999

Members
  • Posts

    1
  • Joined

  • Last visited

webdev999's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. webdev999

    IFRAME issue

    HI all, I want to load urls like http://google.com in IFRAME. But iframe does not load urls which returns "X-Frame Options Deny" in the header. So, http://google.com not loading iframe.Code:<iframe id="fm" src="http://www.facebook.com" frameborder="0" width="400" height="500" scrolling="no" ></iframe>IS there any way to loaded the urls returns "X-Frame Options Deny" in the header?Please help me ASAP.Thanks in advance....
×
×
  • Create New...