I want to open 2 windows on 1 click. 1st window is a javascript banner code i.e.
and second window can be any site like google or yahoo which can be easily open by using window.open but I want to open both windows on one banner click and the banner is in the first javascript.
Wheneven someone clicks on banner, i want 2 windows to be open, first will be the ad window and second will be my own window (google/yahoo etc).
Code:
<script type="text/javascript" src="http://ads.clicmanager.fr/exe.php?c=17346&s=29646&t=1&q="></script>
Wheneven someone clicks on banner, i want 2 windows to be open, first will be the ad window and second will be my own window (google/yahoo etc).
Comment