Support Spidean |
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
|
Shawn
|
posted on 3/6/2004 at 05:26 PM |
Does the page wrap in the same window if you don't use NukeJump?
-Shawn
|
pamcam
|
posted on 3/6/2004 at 12:58 AM |
I thought I'd just add that I've tried modifying NukeJump's index.php like
this already:
header("Window-target: _self"); // I've also tried _parent, _top, etc. No
effect.
heaader("Location: $url");
Beyond that, I don't know what to do. I need the redirected URL to open in
the confines of my phpnuke page, like my other NukeWrap links.
I guess Plan B would be to have an entire new window open. I definitely
don't my visitors transported completely off my site when they click the
link in my (modules) menu.
Thanks in advance for your help!
|
pamcam
|
posted on 3/6/2004 at 12:33 AM |
I've been able to successfully redirect from a module link on my menu to
the alternate http page; however, the redirected url does not stay
contained in NukeWrap (or my phpnuke frame).. instead it opens in a full
new window.
How can I force the link to target self (or the equivalent of that)?
|
|
|
|
|