Results 1 to 17 of 17

Thread: how to get a window to show on top?

Threaded View

  1. #3
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    I think you're just missing the () after focus:

    Code:
    newWin.focus(); //bring it to the front
    If that doesn't work then I think you need to use nextWin instead of newWin for the focus function.
    Last edited by Rick Bull; Sep 27th, 2002 at 01:45 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width