Jump to content

Edward_75

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Edward_75

  1. I am trying to get some help with iframe. I want to be able to open ad links within the same iframe. The clicking on a link generally works for me when I pull up craigslist webpage, but wants a new window to be opened when you click on a individual's ad post. Now I realize Craigslist has a policy for not wanting their pages to be redisplayed and maybe they have something in the webpage code that is doing this to me, but if I could get help anyways.

     

    Here is my code

     

    <body>

    <iframe height=400px width=500px src="http://flint.craigslist.org"></frame

    </body>

    Viewable and clickable links with iframe at http://jsfiddle.net/Edward_75/yqM7c/1/

    but going to say this

     

    <iframe height=400px width=500px src="http://flint.craigslist.org/sss"></frame>

    Viewable and clickable at http://jsfiddle.net/Edward_75/heb74/3/

     

    It will come with an error page asking you to open in new window.

     

    Also this being my first time here can someone explain why I cannot copy/paste? I am using IE ver.11

×
×
  • Create New...