Simple question! (I think) set link to _parent

I need to set a link within an iframe either to _parent or _top… so that the link triggers the parent window.

How do I do this simply from RW’s link window?

(Can’t seem to set “target” as an attribute for some reason)

Me too. I just asked this yesterday and it’s slipping down the list.

This trick worked for me in the past:

Woah. Why must there be a trick? I’m surprised!

Update–

@el_mourabbi the trick you described hasn’t worked for me so far

I found a solution that works!

I put this small snippet in the page inspector, in the HEAD area of the iFrame

https://www.dropbox.com/s/dcoeoxy0cmuktun/Capture.JPG?dl=0

[EDIT - I thought this solution didn’t work on iOS, but that was operator error on my part :)]

DONE!

A

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.