Open iframe in new tab – not working
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Open iframe in new tab – not working’ is closed to new replies.