Open 2 windows on 1 click in javascript
- by Rizwan Aaqil
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?