window.open and "not defined" problem.

Discussion in 'JavaScript' started by mahmood, Mar 3, 2007.

  1. #1
    I am using a window.open to open a new window. Just recently I decided to use the name I have given to new window and focus it but I get "not defined problem."
    I get "theName not defined" error and ofcourse it doesn't work as I expect.

    Any idea how to solve this and make the new window focused?
     
    mahmood, Mar 3, 2007 IP
  2. mahmood

    mahmood Guest

    Messages:
    1,228
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #2
    OK, I got it, changed it to:
     
    mahmood, Mar 3, 2007 IP