Changing to fram from inline popup (iframe)
January 19, 2016 12:00 AM
Which would be the best way to change the main page (browser window) with a text link from an inline popup (which Lectora shows as iframe)?
At the moment I use the normal open webadress action with:
javascript:top.window.location.href='page1234.html'
I found no other way to add a target=_top to a go-to action or text link.
(I did some testing with the base-tag, but without success.)
Discussion (2)
You can address the main page from inside an iframe by using "parent.dosomething();"
That should be the better way, at least if you "Use Title Manager Frame".
Grüße ins Breisgau
Tim
My last experiments with "parent" lead to many nested frames. But I'll give it a try.
Greetings from the sunny but frosty Freiburg,
Reiner
Discussions have been disabled for this post