• I have an iframe I need to open in a new tab. I have added target=”_blank”
    but nothing happens.

    I have it like this: iframe src="http://shop.dunbarton.com" target="_blank" width="100%" same_height_as="body" scrolling="no"

    but with brackets at the beginning and end instead of the back ticks. Any suggestions? What am I doing wrong?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t know if this will fit your needs but you can make a separate page with the iframe in it, then simply link to that page.

    Thread Starter Dunbarton

    (@dunbarton)

    No, I need the landing page to automatically transfer to new tab. But thanks for the idea.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Open iframe in new tab – not working’ is closed to new replies.