Help with "Open Browser Window" please

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

  1. #1

    Default Help with "Open Browser Window" please

    I would like to open a small browser to be opened and closed without
    changing the main window the viewer is in. The problem I am having is that
    the main window follows the new small window to that same location, so that
    when the viewer closes the small window they are no longer where they
    started from in the main browser window.

    I know it is something simple and stupid I'm overlooking, but for the life
    of me, I can't see it.

    Help!

    --
    TIA,
    Ray
    AntiSpam: Remove #'s to reply but
    Pse Reply to the Newsgroup


    Ray Guest

  2. Similar Questions and Discussions

    1. "open browser window" size
      I am updating a site that uses pop-ups for definitions throughout the site. This is a medical site, so the pop-up definitions are essential. The...
    2. "open in new browser window"
      how do you get an "open new browser window" behavior to work without also changing the original browser window? I want the additional browser...
    3. Closing "Open Browser Window" behind you
      If you visit www.scrubjay.com, you'll see a blank webpage with a link. Clicking on that link opens another small browser window. The small browser...
    4. "Open Browser Window" doesn't work in Safari?
      How do I remedy this? http://www.ierg.net/people.html Thanks
    5. Modifying "Open Browser Window" behavior to launch a maximized browser
      I want to launch a web application in a fullscreen browser window with nothing but the title bar and the accompanying window borders (I do not want...
  3. #2

    Default Re: Ooops I forgot. Here is a sample.

    Thanks Patty and David, both worked equally well. See,
    [url]http://home.earthlink.net/~arkjr3/bin/test.htm[/url]

    I hate to be a pest, but is there a way to make the "CLOSE WINDOW" at the
    bottom of the child page to close the window?

    Thanks,
    R.


    "Ray" <1234raykidd@hotmail.com> wrote in message
    news:bfbse7$5md$1@forums.macromedia.com...
    > Sorry, I forgot to include a sample page containing my problem.
    > It is here: [url]http://home.earthlink.net/~arkjr3/bin/test.htm[/url]
    >
    >
    > "Ray" <1234raykidd@hotmail.com> wrote in message
    > news:bfbrs5$4vv$1@forums.macromedia.com...
    > > I would like to open a small browser to be opened and closed without
    > > changing the main window the viewer is in. The problem I am having is
    > that
    > > the main window follows the new small window to that same location, so
    > that
    > > when the viewer closes the small window they are no longer where they
    > > started from in the main browser window.
    > >
    > > I know it is something simple and stupid I'm overlooking, but for the
    life
    > > of me, I can't see it.
    > >
    > > Help!
    > >
    > > --
    > > TIA,
    > > Ray
    > > AntiSpam: Remove #'s to reply but
    > > Pse Reply to the Newsgroup
    > >
    > >
    >
    >

    Ray Guest

  4. #3

    Default Re: Ooops I forgot. Here is a sample.

    Hi Ray, just select the 'close window" text, and in the Property
    inspector, add:

    javascript:self.close() to the Link field.

    David



    Ray wrote:
    > Thanks Patty and David, both worked equally well. See,
    > [url]http://home.earthlink.net/~arkjr3/bin/test.htm[/url]
    >
    > I hate to be a pest, but is there a way to make the "CLOSE WINDOW" at the
    > bottom of the child page to close the window?
    >
    > Thanks,
    > R.
    David Anderson Guest

  5. #4

    Default Re: Ooops I forgot. Here is a sample.

    Thanks David - looks like I'm going to have to learn a little rudimentary
    javascript.

    Is there a list and description somewhere of these commonly uses super
    simple pieces of javascript like these you have taught me?



    "David Anderson" <danderson2@cox.net> wrote in message
    news:bfc0rj$ai9$1@forums.macromedia.com...
    > Hi Ray, just select the 'close window" text, and in the Property
    > inspector, add:
    >
    > javascript:self.close() to the Link field.
    >
    > David
    >
    >
    >
    > Ray wrote:
    > > Thanks Patty and David, both worked equally well. See,
    > > [url]http://home.earthlink.net/~arkjr3/bin/test.htm[/url]
    > >
    > > I hate to be a pest, but is there a way to make the "CLOSE WINDOW" at
    the
    > > bottom of the child page to close the window?
    > >
    > > Thanks,
    > > R.
    >

    Ray Guest

  6. #5

    Default Re: Ooops I forgot. Here is a sample.

    "P@tty *TWB*" <payers@NOSPAMnc.rr.com> wrote in message
    news:bfbtk1$752$1@forums.macromedia.com...
    > Ray - Try making the link a null link, before you add the behavior to it.
    >
    > <a href="javascript:;">THIS</a>

    That link will be completely useless to the user without JavaScript. It just
    takes a couple of seconds extra to make it work correctly either way. See
    [url]http://apptools.com/rants/popups.php[/url].

    Gary


    Gary White Guest

  7. #6

    Default Thanks P@tty, David & Gary

    Thanks everyone for all the help. I'm even learning more about more stuff.
    What a country, er, ah, I mean user group.
    Ray :-)


    Ray Guest

  8. #7

    Default Re: Thanks P@tty, David & Gary

    Maybe we should form our own country.. :-)

    --
    P@tty Ayers
    [url]http://www.WebDevBiz.com[/url]
    Web Design Contract, Estimate Worksheet
    --


    "Ray" <1234raykidd@hotmail.com> wrote in message
    news:bfd0bi$hoj$1@forums.macromedia.com...
    > Thanks everyone for all the help. I'm even learning more about more
    stuff.
    > What a country, er, ah, I mean user group.
    > Ray :-)
    >
    >

    P@tty *TWB* Guest

  9. #8

    Default Re: Thanks P@tty, David & Gary

    There's already a government newsgroup
    [url]news://forums.macromedia.com/macromedia.government[/url] I think it is in the
    works. :-)

    ~Angela

    "P@tty *TWB*" <payers@NOSPAMnc.rr.com> wrote in message
    news:bfd4h0$lor$1@forums.macromedia.com...
    > Maybe we should form our own country.. :-)
    >
    > --
    > P@tty Ayers
    > [url]http://www.WebDevBiz.com[/url]
    > Web Design Contract, Estimate Worksheet
    > --
    >
    >
    > "Ray" <1234raykidd@hotmail.com> wrote in message
    > news:bfd0bi$hoj$1@forums.macromedia.com...
    > > Thanks everyone for all the help. I'm even learning more about more
    > stuff.
    > > What a country, er, ah, I mean user group.
    > > Ray :-)
    > >
    > >
    >
    >

    ~Angela, TMM Guest

  10. #9

    Default Re: Ooops I forgot. Here is a sample.

    On Sat, 19 Jul 2003 21:43:25 -0400, "P@tty *TWB*"
    <payers@NOSPAMnc.rr.com> wrote:
    >I don't care much about that, but I really need that Form Processing with
    >PHP tutorial. Thanks, Gary! =)
    You're welcome. Hope you find it helpful.

    >Ok, I'll consider doing popup windows that way. :-)
    It doesn't take much to make it accessible and that's a good thing.
    ;-)


    Gary
    Gary White Guest

  11. #10

    Default Re: Ooops I forgot. Here is a sample.

    I'd like to add a thank you also. I have printed out the method, and plan
    to use it from now on.

    Gene...

    "Gary White" <reply@newsgroup.please> wrote in message
    news:1frkhvk7vhnttttnile8jp6cq6dkj27v3v@4ax.com...
    > On Sat, 19 Jul 2003 21:43:25 -0400, "P@tty *TWB*"
    > <payers@NOSPAMnc.rr.com> wrote:
    >
    > >I don't care much about that, but I really need that Form Processing with
    > >PHP tutorial. Thanks, Gary! =)
    >
    > You're welcome. Hope you find it helpful.
    >
    >
    > >Ok, I'll consider doing popup windows that way. :-)
    >
    > It doesn't take much to make it accessible and that's a good thing.
    > ;-)
    >
    >
    > Gary

    Gene Humbert 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