Forum Moderators: coopster

Message Too Old, No Replies

redirect, with frame and header?

         

silent1643

4:09 pm on Jun 27, 2008 (gmt 0)

10+ Year Member



how is this done?
<snip>

if you click the link, it opens up what i think is a frame and displays a coupon header, but still has you on the <snip>

[edited by: eelixduppy at 4:32 pm (utc) on June 27, 2008]
[edit reason] removed URL [/edit]

eelixduppy

4:34 pm on Jun 27, 2008 (gmt 0)



I am not sure what you are talking about. Can you please elaborate?

silent1643

4:42 pm on Jun 27, 2008 (gmt 0)

10+ Year Member



sorry..

i wish to have the same effect - user clicks the link - a frame is open which loads another site - without changing the url

eelixduppy

5:19 pm on Jun 27, 2008 (gmt 0)



You mean something like this?

<a href="http://www.google.com" [b]target="_blank"[/b]>Google</a>

The link will open in a new window.