Open 2 windows on 1 click in javascript
        Posted  
        
            by Rizwan Aaqil
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rizwan Aaqil
        
        
        
        Published on 2010-06-08T08:16:47Z
        Indexed on 
            2010/06/08
            8:22 UTC
        
        
        Read the original article
        Hit count: 307
        
JavaScript
Hello, I am posting this question for the third time because never got correct answer. I want to open 2 windows on 1 click. Don't tell me to use window.open twice because I want to open one javascript banner i.e. '' and one website that can be any like google or yahoo and it can easily open with window.open but how can I open the banner which is in the javascript code with second site?
© Stack Overflow or respective owner