Question:
I’m loading news links from our companies’ database to our home page using the
Answer:
You need to add a TARGET attribute to your anchor tag inside the IFRAME. If, for instance, you add:
TARGET="_blank"
you will always get the link in a new window. If you use:
TARGET= "myNewWindow"
all the links in the IFRAME will reuse the same new window.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























