I have 3 different banners that are delivered to my website using one line of Javascript from different people. The banners are links and are clickable.
I need to display the banners within an IFRAME on the parent webpage. The problem is, when the links are clicked they open a new webpage within the IFRAME.
I have no control over the javascript that the advertisers send to display the banners.
Is there any way, using Javascript, I can place some javascript on the parent page or within the IFRAME so that ALL of the banner links will open a NEW browser window even though I have no control over the script that displays each of the banners within the IFRAME?
Thanks for your help.
I need to display the banners within an IFRAME on the parent webpage. The problem is, when the links are clicked they open a new webpage within the IFRAME.
I have no control over the javascript that the advertisers send to display the banners.
Is there any way, using Javascript, I can place some javascript on the parent page or within the IFRAME so that ALL of the banner links will open a NEW browser window even though I have no control over the script that displays each of the banners within the IFRAME?
Thanks for your help.