Opening new browser from iFrame

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Opening new browser from iFrame

    I need to open a new browser window from on a link on a page displayed within an iFrame. Is this possible or will the new window remian within the iFrame?


    fnsmedia Guest

  2. Similar Questions and Discussions

    1. getURL without browser opening possible?
      :moon; Hi, I'm using getURL to send a string to a 4D webserver for tracking purposes. I'm using "_self" for the window and not using GET or Post...
    2. Browser Not opening .CFM
      Hello all, I am fairly new to the coldfusion/ Dreamweaver experience and was wandering if thers is anybody who would be able to help me, After...
    3. Opening a Page in a New browser
      Hi, I would like to know if this is possible and how?? Please help.. I have an ASP.NET Web application.. In an aspx page within the application...
    4. opening browser in subfolder
      Hi Should be an easy one. I'm trying to get Director to open a web page that's in a subfolder. I thought the Lingo would go like this: on...
    5. How do I ... opening in new browser
      A quick DW4 question, please! I've designed a site using DW4 (www.netcomuk.co.uk/~pcave/oriental/home.htm) and I've run into a minor and annoying....
  3. #2

    Default Re: Opening new browser from iFrame

    Just do target="_blank".

    fnsmedia wrote:
    > I need to open a new browser window from on a link on a page
    > displayed within an iFrame. Is this possible or will the new window
    > remian within the iFrame?

    rob::digitalburn Guest

  4. #3

    Default Re: Opening new browser from iFrame

    But does this open within the i-frame or on top of my parent page?
    fnsmedia Guest

  5. #4

    Default Re: Opening new browser from iFrame

    It opens a new window.

    fnsmedia wrote:
    > But does this open within the i-frame or on top of my parent page?

    rob::digitalburn Guest

  6. #5

    Default Re: Opening new browser from iFrame

    thanks - excellent news
    fnsmedia Guest

Posting Permissions

  • You may not post new threads
  • You may 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139