Results 1 to 9 of 9

Thread: inline farame
      
   

  1. #1
    ophir atar is offline Master Sergeant
    Join Date
    Jul 2009
    Posts
    69

    Default inline farame

    Hi,

    I have a page with a table. (table-page)
    There are some PDF files inside the tanle and i call them from the
    cell html of the table-page.

    It works fine.

    I opened up a new page and called the tanle-page from an Inline frame.
    When i open a PDF it opens inside the Inline frame.
    Is there a way to open it as a different new page?

    Thanks
    Ophir

  2. #2
    ophir atar is offline Master Sergeant
    Join Date
    Jul 2009
    Posts
    69

    Default Re: inline farame

    One more thing please:

    Here is an page with an InlineFrame:
    http://www.icanpiano.net/data1.html

    The data comes in the InlineFrame comes from:
    http://www.icanpiano.net/data.html

    Just obove the table i get a link that i don't know how it got there.
    I can't saee it in the page BlueVoda.

    How do i wipe it off?

    Thanks
    Ophir

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: inline farame

    The link above the table seems to be in the tables htlml area. Try right clicking on the table & select HTML & see if
    <a href="http://www.icanpiano.net/inotes/Bach_Invention15-245ic.pdf">iCanPiano</a>
    is under one of the tabs & delete it.

    If you want the links in the iframe to appear out side, set the link target to "Top".

  4. #4
    ophir atar is offline Master Sergeant
    Join Date
    Jul 2009
    Posts
    69

    Default Re: inline farame

    Thanks.

    where do i set the link in the iframe to top?

    Ophir

  5. #5
    ophir atar is offline Master Sergeant
    Join Date
    Jul 2009
    Posts
    69

    Default Re: inline farame

    This is not a normal link.
    The link is inside an html cell in a table.
    I need that to track the links.

    Thanks
    Ophir

  6. #6
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: inline farame

    Quote Originally Posted by ophir atar View Post
    Thanks.

    where do i set the link in the iframe to top?

    Ophir
    In the same place you made the link. Select from the target list.

  7. #7
    ophir atar is offline Master Sergeant
    Join Date
    Jul 2009
    Posts
    69

    Default Re: inline farame

    The target is availble if you make a normal link.
    As i said before: this link is a code inserted inside the cell html.

    It looks like this:
    <a href="http://www.icanpiano.net/standard/Andre_Sonatina_34_1-213.pdf">Standard</a

    There is no place to choose target.

    Ophir

  8. #8
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: inline farame

    <a href="http://www.icanpiano.net/standard/Andre_Sonatina_34_1-213.pdf" target="_top">Standard</a>

  9. #9
    ophir atar is offline Master Sergeant
    Join Date
    Jul 2009
    Posts
    69

    Default Re: inline farame

    Thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49