Counting number of browser windows using JavaScript?

Discussion in 'JavaScript' started by tamilsoft, Jun 27, 2007.

  1. #1
    Hi,
    Can we count the number of browser window opened and gettting their URLs using javascript in the current window?
     
    tamilsoft, Jun 27, 2007 IP
  2. misja

    misja Active Member

    Messages:
    61
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    95
    #2
    No, that is not possible.

    You cannot contact other windows unless your script opened them and JavaScript will not display URLs that are not on your own domain.
     
    misja, Jun 27, 2007 IP