Posted by Jake on 10/25/05 00:47
In message <435d2f6a$1_3@filemon2.isp.telecable.es>, Jorge A
<nomail@no.com> writes
>¡Hi!
>
>I have created a link with property "target _blank". Every new link is
>loaded in a new window.
>
>How can I load every new link in the SAME window?
>
>Thanks in advance
(a) Remove "target=_blank" from your links.
(b) In the <head></head> section, place:
<base target="new_window">
All links on that page will then load content into the one new window.
regards
--
Jake (jake@gododdin.demon.co.uk -- just a 'spam trap' mail address)
Navigation:
[Reply to this message]
|