Welcome Guest, Not a member yet? Register   Sign In
JQuery ColorBox, iframe to parent issue..........................
#2

[eluser]Otemu[/eluser]
After trying a number of things, turns out it was such a simple solution afer all :red:

Doesn't even require any JavaScript, just set the target to top
Code:
<a href="whateverepage.html" target="_top">

or JavaScript method
Code:
onclick='parent.document.location.href = "whateverpage.html"


Messages In This Thread
JQuery ColorBox, iframe to parent issue.......................... - by El Forum - 11-29-2010, 06:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB