open browser window to collect any subsequent clicks

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default open browser window to collect any subsequent clicks

    Hi,
    I want to open a browser window when a thumbnail image is clicked. DW
    does an easy job of this. But when any subsequent image is clicked an
    new browser window is opened. If the visitor doesn't scrupulously close
    each window when they're done, they'll be left with a great multitude of
    browser instances. Is there a way to have each subsequent click open the
    page in the same opened browser window? Thanks for any suggestion you
    can make...


    ....jerry
    jshoot Guest

  2. Similar Questions and Discussions

    1. Open pop up browser window
      I'm not an experienced web site builder, so trying to find a way to open a new browser window without navigation bars, menus etc. Have used the Open...
    2. get a ink to open in a new browser window
      Is there a way to get publisher to open existing links to new windows?
    3. Open browser window
      Hi, I'm sure this is very simple, but I'm pretty new to dreamweaver and HTML, so your help would be much appreciated. What I want is to specify the...
    4. How to get a OPEN/SAVE dialog option window when open Excel from IE browser.
      I use the following to open Excel from IE browser, but I don't get a OPEN/SAVE dialog option window. Instead, the Excel opened in the browser...
    5. Open new browser window
      Hello, I want to make a php application, which displays different text in separate windows. I mean for example a new window will open with text...
  3. #2

    Default Re: open browser window to collect any subsequent clicks

    yes, specify the same name for the window in each script

    HTH,

    manuel

    jshoot wrote:
    > Hi,
    > I want to open a browser window when a thumbnail image is clicked. DW
    > does an easy job of this. But when any subsequent image is clicked an
    > new browser window is opened. If the visitor doesn't scrupulously close
    > each window when they're done, they'll be left with a great multitude of
    > browser instances. Is there a way to have each subsequent click open the
    > page in the same opened browser window? Thanks for any suggestion you
    > can make...
    >
    >
    > ...jerry
    Manuel Socarras Guest

  4. #3

    Default Re: open browser window to collect any subsequent clicks

    Manuel,
    Got it!! Many thanks and best wishes...


    ....jerry

    Manuel Socarras wrote:
    > yes, specify the same name for the window in each script
    >
    > HTH,
    >
    > manuel
    >
    > jshoot wrote:
    >
    >> Hi,
    >> I want to open a browser window when a thumbnail image is clicked. DW
    >> does an easy job of this. But when any subsequent image is clicked an
    >> new browser window is opened. If the visitor doesn't scrupulously
    >> close each window when they're done, they'll be left with a great
    >> multitude of browser instances. Is there a way to have each subsequent
    >> click open the page in the same opened browser window? Thanks for any
    >> suggestion you can make...
    >>
    >>
    >> ...jerry
    jshoot 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