|
open iFrame link in a new tab in browser! HeLP!
Okay i know iframes are made to do the opposite, but for my purpose i need to know how to have a link that is located within an iframe be able to be opened in a new tab within the users browser.
the iframe contains external fed pages through javascript. all is great as a person can click a link and then next page loads within the iframe, but there is an issue as the final page in the loops is a checkout page and we want this page to open in a new tab so the user can see the https: and feel secure.
is there any way to control links within an iframe to open in a new tab?
|