second pop up window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul Moffitt

    second pop up window

    How do I open a second pop up window from an existing pop up window in Javascript?
  • Nobody

    #2
    Re: second pop up window

    The open method of the window object. Same as the first one (unless you
    opened it without script, which is evil.)

    "Paul Moffitt" <pmoffitt@houst on.rr.com> wrote in message
    news:c4e507bc.0 309030736.2223f d4e@posting.goo gle.com...
    | How do I open a second pop up window from an existing pop up window in
    Javascript?


    Comment

    Working...