I've got a website that uses iframes.
side frame -> contains links to external websites
middle frame -> external website opens up here
When a user clicks on a link, the external website is opened up in the middle frame.
Alot of websites contain pop ups, and pop-unders. As I want to improve the user's experience, I want to stop these from coming up in my site.
Is there any code I can include in my page that will prevent pop-ups/pop-unders?
A quick google search only returns programs that prevent pop-ups/pop-unders.
cheers!