• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Links in iframes, make them open in new tab?
#2
I think this'll do the job.

In your frame, the one with the images in eg.

[code=html]
<frame src="up_images.html">
[/code]

I'm not sure how your setup is but adding title="blank" to the image should do the trick.

[code=html]
<a href="http://google.co.uk" title="title" alt="alt" target="blank"><img src="pic.png" /> </a>
[/code]


Messages In This Thread
RE: Links in iframes, make them open in new tab? - by Mark - 20-07-2010, 12:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Making www_postbit links no follow Mark 0 4,135 20-11-2010, 11:40 PM
Last Post: Mark
  How to edit / add new top links in MyBB [Forum] Mark 0 33,890 25-09-2010, 05:45 PM
Last Post: Mark

Forum Jump: