How to create an IFRAME for a Facebook link

Discussion in 'HTML & Website Design' started by owner1306, Jul 31, 2012.

  1. #1
    hello digitalpoint's family

    i want to do an iframe in a blank page of my website for this link ' https://m.facebook.com/messages/ '
    I try evreything but it dosent work , so please who can help me to solve this problem

    Thanks a lot
     
    owner1306, Jul 31, 2012 IP
  2. passiveincometeacher

    passiveincometeacher Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <iframe src="https://m.facebook.com/messages/"></iframe>
    Code (markup):
    I noticed this is a secure connection, https instead of http. This won't show the data unless the user is logged in. There could be other issues with doiing it this way. Do a search on Google for iframe https issues.
     
    Last edited: Jul 31, 2012
    passiveincometeacher, Jul 31, 2012 IP